Tagged Questions
4
votes
2answers
258 views
Bash- detect init system
This may have more to do with detecting operating systems, but I specifically need the init system currently in use on the system.
Fedora 15 now uses systemd, Ubuntu uses Upstart, while others use ...