Difference between revisions of "Systemctl"

From wikieduonline
Jump to navigation Jump to search
Line 42: Line 42:
 
* Read Why are reboot, shutdown and poweroff symlinks to systemctl?: https://unix.stackexchange.com/questions/77029/why-are-reboot-shutdown-and-poweroff-symlinks-to-systemctl/77030#77030
 
* Read Why are reboot, shutdown and poweroff symlinks to systemctl?: https://unix.stackexchange.com/questions/77029/why-are-reboot-shutdown-and-poweroff-symlinks-to-systemctl/77030#77030
 
* Create a service that restart on-failure. https://superuser.com/questions/507576/how-to-automatically-restart-a-linux-background-process-if-it-fails
 
* Create a service that restart on-failure. https://superuser.com/questions/507576/how-to-automatically-restart-a-linux-background-process-if-it-fails
 +
 +
 +
== Related terms ==
 +
* <code>[[brew services]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 17:01, 22 October 2020

systemctl command is used to control the systemd system and service manager.[1]

Services configuration directory:

/etc/systemd/system/
    sshd.service


Basic Usage

Activities

Basic

Advanced


Related terms

See also

  • https://www.freedesktop.org/software/systemd/man/systemctl.html
  • https://www.linuxtrainingacademy.com/systemd-cheat-sheet/
  • https://wiki.ubuntu.com/DebuggingSystemd
  • Advertising: