[Lunar-commits] <lunar> Adding a few important files that should be protected

Stefan Wold ratler at lunar-linux.org
Tue Apr 19 12:10:32 CEST 2011


commit 7b812d3467f662cd3f3735b4307f49ac4ebc6a02
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Tue Apr 19 12:10:32 2011 +0200

    Adding a few important files that should be protected
---
 var/lib/lunar/protected |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/var/lib/lunar/protected b/var/lib/lunar/protected
index 11fefeb..76c9b7e 100644
--- a/var/lib/lunar/protected
+++ b/var/lib/lunar/protected
@@ -7,6 +7,7 @@
 ^/bin/cut
 ^/bin/date
 ^/bin/grep
+^/bin/login
 ^/bin/mkdir
 ^/bin/mknod
 ^/bin/mv
@@ -15,6 +16,7 @@
 ^/bin/sed
 ^/bin/sleep
 ^/bin/sh
+^/bin/su
 ^/bin/sort
 ^/bin/tail
 ^/bin/tr
@@ -95,6 +97,7 @@
 ^/etc/yp.conf
 /fonts.dir$
 ^/lib/ld-linux.so.2
+^/lib/ld-linux-x86-64.so.2
 ^/lib/modules/
 /perllocal.pod$
 ^/usr/bin/dirname
@@ -108,7 +111,6 @@
 ^/usr/include/bits/syscall.h
 ^/usr/include/gnu/stubs.h
 ^/usr/lib/installwatch.so
-^/usr/lib/perl5/5.8.0/i686-linux-thread-multi/perllocal.pod
 ^/usr/lib/sasl/smtpd.conf
 ^/usr/share/httpd/
 ^/usr/share/httpsd/


More information about the Lunar-commits mailing list