/lib/systemd/system/marionnet.service is in marionnet 0.90.6+bzr508-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | [Unit]
Description=marionnet daemon
[Service]
Type=simple
ExecStart=/usr/sbin/marionnet-daemon
ExecStartPre=/usr/share/marionnet/marionnet-prestart-checks
|