diff options
Diffstat (limited to 'etc/ltsp/ltsp.conf.in')
-rw-r--r-- | etc/ltsp/ltsp.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ltsp/ltsp.conf.in b/etc/ltsp/ltsp.conf.in index e6c3380..5cb2466 100644 --- a/etc/ltsp/ltsp.conf.in +++ b/etc/ltsp/ltsp.conf.in @@ -19,7 +19,7 @@ SEARCH_DOMAIN=intern KERNEL_PARAMETERS="quiet splash" ADD_IMAGE_EXCLUDES="/etc/ltsp/image-local.excludes" -OMIT_IMAGE_EXCLUDES="root/.ssh/*" +OMIT_IMAGE_EXCLUDES="root/.*" [clients] |