linux:init-systems
This is an old revision of the document!
Table of Contents
Init Systems
systemd
Commands
systemctl status grpwise.service # show status of service grpwise systemctl disable grpwise.service # remove service grpwise
System V
Commands
chkconfig --list grpwise # list runlevel of service grpwise
linux/init-systems.1692534887.txt.gz · Last modified: 2024/02/17 19:03 (external edit)