On Tue, 18 Aug 2015 09:47:48 PM Tim Connors wrote: > Why the fuck would init be doing anything other than wait()ing for zombie > processes?
syslog telinit q - reread inittab open()s/unlink()s /var/log/initrunlvl open()s/lstat()s /etc/initrunlvl (reopens on SIGUSR1 for example) write to utmp/wtmp access /dev/initctl FIFO for telinit commands will access /var/run/powerstatus on SIGPWR that's all in sysvinit -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
