printing "Usage: init..." when starting gradm
Posted: Thu Sep 26, 2002 10:25 am
Hi, it's me again
I've set up the following ACL for init. It seems to work (despite that it has problems with writing to /var/run/umpt, just like my login [see other thread]), but when I call gradm -E, it always print
PS: If this whole bunch will ever work, I'll post all my ACLs here hoping this would make the beginning for other newbies easier...
I've set up the following ACL for init. It seems to work (despite that it has problems with writing to /var/run/umpt, just like my login [see other thread]), but when I call gradm -E, it always print
- Code: Select all
Usage: init 0123456SsQqAaBbCcUu
PS: If this whole bunch will ever work, I'll post all my ACLs here hoping this would make the beginning for other newbies easier...
- Code: Select all
/sbin/init o {
/dev/console rw
/dev/initctl
/sbin/init x
/sbin/mingetty x
/var/log/wmtp w
/var/run/umtp rw
/lib/libc.so.6 rx
/lib/ld-linux.so.2 rx
/ r
-CAP_ALL
connect {
disabled
}
bind {
disabled
}
}