summaryrefslogtreecommitdiff
path: root/etc/ltsp/image-local.excludes
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-06 15:59:41 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-06 15:59:41 +0100
commit55f0b5fe7d263f113f5d0aa3d8c04266cc340180 (patch)
treea31f6b412d647ec4264e3158f987778b104e762e /etc/ltsp/image-local.excludes
parent87916db1edd39f217c9530d356b97d3f682006cf (diff)
downloaditzks-systems-55f0b5fe7d263f113f5d0aa3d8c04266cc340180.tar.gz
itzks-systems-55f0b5fe7d263f113f5d0aa3d8c04266cc340180.tar.bz2
itzks-systems-55f0b5fe7d263f113f5d0aa3d8c04266cc340180.zip
etc/ltsp/: Keep /root/.ssh while cleaning up nearly everything else in /root before SquashFS image creation.
Diffstat (limited to 'etc/ltsp/image-local.excludes')
-rw-r--r--etc/ltsp/image-local.excludes16
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*