Comment by DHowett
1 year ago
systemd services are named "foo.service", and you do not need to specify the ".service" in almost any case.
1 year ago
systemd services are named "foo.service", and you do not need to specify the ".service" in almost any case.
They're referring to Debian's service(8) command.
(the manpage wasn't updated, but the same command also supports systemd services nowadays)