Blob Blame History Raw
[Unit]
Description=Passive Asset Detection System
After=network.target

[Service]
Type=forking
PIDFile=/run/pads.pid
ExecStart=/usr/bin/pads -D -c /etc/pads.conf

[Install]
WantedBy=multi-user.target