diff options
| author | Simon Rettberg | 2014-01-23 15:49:08 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2014-01-23 15:49:08 +0100 |
| commit | b5c885b0dfb4f1b67c1d4ea01792a9347d91817c (patch) | |
| tree | 57e00f65a7cee498182a2f501d7c3f8efd038b3b /server/blacklists/essential/linux-extended | |
| parent | [vmchooser] Update resolution tool (diff) | |
| download | tm-scripts-b5c885b0dfb4f1b67c1d4ea01792a9347d91817c.tar.gz tm-scripts-b5c885b0dfb4f1b67c1d4ea01792a9347d91817c.tar.xz tm-scripts-b5c885b0dfb4f1b67c1d4ea01792a9347d91817c.zip | |
Refine stage 4 blacklist: No backups, no shadow- group- and passwd-
Diffstat (limited to 'server/blacklists/essential/linux-extended')
| -rw-r--r-- | server/blacklists/essential/linux-extended | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/blacklists/essential/linux-extended b/server/blacklists/essential/linux-extended index 3aed0dac..143caadb 100644 --- a/server/blacklists/essential/linux-extended +++ b/server/blacklists/essential/linux-extended @@ -20,4 +20,6 @@ - /usr/local/sbin/busybox # MOTD updater (tty/ssh login) pretty annoying as it tells you about available updates on ubuntu etc. - /etc/update-motd.d/** +# Backups don't make sense +- /var/backups/** |
