Skip to content

Managing services

Terminal window
systemctl --user list-dependencies ss-surfly.target

Check status of a single service and view most recent logs

Section titled “Check status of a single service and view most recent logs”
Terminal window
systemctl --user status ss-paws
Terminal window
systemctl --user restart ss-surfly.target
Terminal window
systemctl --user stop ss-surfly.target
Terminal window
systemctl --user start ss-surfly.target