diff options
| author | Simon Rettberg | 2013-11-21 17:29:31 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2013-11-21 17:29:31 +0100 |
| commit | 40d4ef0dfb1487b599973f14b89fc80c2dc2cfdf (patch) | |
| tree | 82aa62714cf79feb8a94bb0d787ae2d2d3e5667a /server/blacklists/essential | |
| parent | [vmchooser] Rename xml pool filter var to match config variable style (diff) | |
| download | tm-scripts-40d4ef0dfb1487b599973f14b89fc80c2dc2cfdf.tar.gz tm-scripts-40d4ef0dfb1487b599973f14b89fc80c2dc2cfdf.tar.xz tm-scripts-40d4ef0dfb1487b599973f14b89fc80c2dc2cfdf.zip | |
[stage4-blacklist] Remove links to shell, poweroff/reboot/shutdown, whitelist xfce desktop environment
Diffstat (limited to 'server/blacklists/essential')
| -rw-r--r-- | server/blacklists/essential/linux-base | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/server/blacklists/essential/linux-base b/server/blacklists/essential/linux-base index 4f58b6c9..f83ef1ac 100644 --- a/server/blacklists/essential/linux-base +++ b/server/blacklists/essential/linux-base @@ -32,5 +32,11 @@ - /initrd.img.old - /vmlinuz - /vmlinuz.old +# Interfering binaries/links +- /sbin/shutdown +- /sbin/reboot +- /sbin/poweroff +- /sbin/halt +- /bin/sh # This is where the bind-mount of mltk resides... - /export/build |
