diff options
Diffstat (limited to 'conf/perm.1')
-rw-r--r-- | conf/perm.1 | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/conf/perm.1 b/conf/perm.1 index a0ade08..52a9067 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -1,10 +1,9 @@ # Welcome in Level 1 ### +/ root.root 755 /bin/ root.root 755 /boot/ root.root 755 /dev/ root.root 755 -/dev/audio* root.audio 660 -/dev/dsp* root.audio 660 /etc/ root.root 755 /etc/conf.modules root.root 644 /etc/cron.daily/ root.root 755 @@ -14,7 +13,6 @@ /etc/crontab root.root 644 /etc/dhcpcd/ root.root 755 /etc/dhcpcd/* root.root 644 -/etc/esd.conf root.root 644 /etc/ftpaccess root.root 644 /etc/ftpconversions root.root 644 /etc/ftpgroups root.root 644 @@ -26,46 +24,48 @@ /etc/hosts.equiv root.root 644 /etc/inetd.conf root.root 644 /etc/init.d/ root.root 755 -/etc/rc.d/init.d/syslog root.root 744 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 /etc/lilo.conf root.root 644 +/etc/mandrake-release root.root 644 /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 /etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 +/etc/rc.d/init.d/syslog root.root 744 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 /etc/shutdown.allow root.root 644 -/etc/ssh_config root.root 644 -/etc/ssh_host_key root.root 644 -/etc/ssh_host_key.pub root.root 644 -/etc/sshd_config root.root 644 +/etc/ssh/ssh_config root.root 644 +/etc/ssh/ssh_host_*key root.root 600 +/etc/ssh/ssh_host_*key.pub root.root 644 +/etc/ssh/sshd_config root.root 644 +/etc/sysconfig root.root 755 /etc/syslog.conf root.root 644 /etc/updatedb.conf root.root 644 /home/ root.root 755 /home/* current 755 /lib/ root.root 755 /mnt/ root.root 755 +/proc root.root 555 /root/ root.root 755 /sbin/ root.root 755 /tmp/ root.root 1777 /usr/ root.root 755 /usr/X11R6/ root.root 755 /usr/bin/ root.root 755 -/usr/sbin/ root.root 755 /usr/lib/rpm/rpm? rpm.rpm 755 +/usr/sbin/ root.root 755 /usr/share/doc root.root 755 +/usr/share/man root.root 755 +/usr/tmp root.root 2777 /var/ root.root 755 +/var/lock/subsys root.root 755 /var/log/ root.root 755 /var/log/* root.adm 644 -/var/log/squidGuard squid.squid 755 -/var/log/squid squid.squid 755 -/var/log/snort snort.snort 755 -/var/log/uucp uucp.uucp 755 -/var/log/news news.news 755 -/var/log/security/ root.root 700 -/var/log/security/* root.root 600 +/var/log/*/* current 644 +/var/log/*/*/* current 644 +/var/log/*/. current 755 /var/spool/mail/ root.mail 2775 /var/tmp root.root 2777 |