/lib/systemd/system/radium.service is in argus-client 1:3.0.8.2-3.
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 8 9 10 | [Unit]
Description=Radium daemon
Documentation=man:radium(8)
After=network.target
[Service]
ExecStart=/usr/sbin/radium
[Install]
WantedBy=multi-user.target
|