Files
hamlogger/initrc/hamloggerd.service.in
Олег Бородин ada2a49a64 initial import of sources
2024-06-18 10:15:22 +02:00

13 lines
199 B
SYSTEMD

[Unit]
Description=hamloggerd
[Service]
Type=forking
PIDFile=@srv_rundir@/hamloggerd.pid
ExecStart=@prefix@/sbin/hamloggerd
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target