diff options
| author | Simon Rettberg | 2013-08-30 19:01:50 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:03 +0200 |
| commit | 2ad4b8f4096096e3e5553f0802891ed7b5d7d15a (patch) | |
| tree | b7ca35cff9e48d74c16a2932e7eada33807acf39 /server/blacklists/essential/linux-extended | |
| parent | [vbox] conf for Ubuntu 13.04 (diff) | |
| download | tm-scripts-2ad4b8f4096096e3e5553f0802891ed7b5d7d15a.tar.gz tm-scripts-2ad4b8f4096096e3e5553f0802891ed7b5d7d15a.tar.xz tm-scripts-2ad4b8f4096096e3e5553f0802891ed7b5d7d15a.zip | |
[clone_stage4] Extend and refine filterlist and filtering process
Diffstat (limited to 'server/blacklists/essential/linux-extended')
| -rw-r--r-- | server/blacklists/essential/linux-extended | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/server/blacklists/essential/linux-extended b/server/blacklists/essential/linux-extended index c558c16e..d9d7ef97 100644 --- a/server/blacklists/essential/linux-extended +++ b/server/blacklists/essential/linux-extended @@ -1,4 +1,3 @@ -- /export - /home - /root - /usr/src @@ -6,4 +5,8 @@ - /etc/init - /var/lib/init.d - /usr/share/upstart +- /lib/systemd +- /usr/lib/systemd +- /etc/systemd +- /var/lib/NetworkManager |
