aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/perm.0
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-09 16:20:34 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-09 16:20:34 +0000
commitaad00cebf45cee2de6b3ffc131d9a639e04dcd07 (patch)
tree4f93343acecfbaef7e84cef76304d0824faaf01e /init-sh/perm.0
parentef15781a75317a4e540d5a5795039a08a11d2ca9 (diff)
downloadmsec-aad00cebf45cee2de6b3ffc131d9a639e04dcd07.tar
msec-aad00cebf45cee2de6b3ffc131d9a639e04dcd07.tar.gz
msec-aad00cebf45cee2de6b3ffc131d9a639e04dcd07.tar.bz2
msec-aad00cebf45cee2de6b3ffc131d9a639e04dcd07.tar.xz
msec-aad00cebf45cee2de6b3ffc131d9a639e04dcd07.zip
*** empty log message ***
Diffstat (limited to 'init-sh/perm.0')
-rw-r--r--init-sh/perm.065
1 files changed, 65 insertions, 0 deletions
diff --git a/init-sh/perm.0 b/init-sh/perm.0
new file mode 100644
index 0000000..0cae0d7
--- /dev/null
+++ b/init-sh/perm.0
@@ -0,0 +1,65 @@
+# Welcome in Level 1
+###
+/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
+/etc/cron.hourly/ root.root 755
+/etc/cron.monthly/ root.root 755
+/etc/cron.weekly/ root.root 755
+/etc/crontab root.root 644
+/etc/dhcpcd/ root.root 755
+/etc/esd.conf root.root 644
+/etc/ftpaccess root.root 644
+/etc/ftpconversions root.root 644
+/etc/ftpgroups root.root 644
+/etc/ftphosts root.root 644
+/etc/ftpusers root.root 644
+/etc/gettydefs root.root 644
+/etc/hosts.allow root.root 644
+/etc/hosts.deny root.root 644
+/etc/hosts.equiv root.root 644
+/etc/inetd.conf root.root 644
+/etc/init.d/ root.root 755
+/etc/inittab root.root 644
+/etc/ld.so.conf root.root 644
+/etc/lilo.conf root.root 644
+/etc/modules.conf root.root 644
+/etc/motd root.root 644
+/etc/printcap root.root 644
+/etc/profile root.root 644
+/etc/rc.d/ root.root 755
+/etc/securetty root.root 644
+/etc/sendmail.cf 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/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
+/root root.root 755
+/sbin root.root 755
+/tmp root.root 1777
+/usr root.root 755
+/usr/* root.root 755
+/usr/X11R6/ root.root 755
+/usr/bin/ root.root 755
+/usr/bin/* root.root 755
+/usr/sbin/ root.root 755
+/var root.root 755
+/var/log root.root 755
+/var/log/* root.adm 644
+/var/log/security/ root.root 700
+/var/log/security/* root.root 600
+
+
+
+