diff options
Diffstat (limited to 'etc/ltsp/image-local.excludes')
-rw-r--r-- | etc/ltsp/image-local.excludes | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/ltsp/image-local.excludes b/etc/ltsp/image-local.excludes index e69de29..10125cd 100644 --- a/etc/ltsp/image-local.excludes +++ b/etc/ltsp/image-local.excludes @@ -0,0 +1,16 @@ +# we want to keep root/.ssh, therefore we need to +# omit system-wide root/.* and exclude well-known +# files in /root/ manually... +root/.bash* +root/.cache* +root/.config* +root/.dbus* +root/.gnupg* +root/.lesshst +root/.local* +root/.profile* +root/.rpmdb* +root/.var* +root/.viminfo +root/.vim* +root/.wget* |