This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/share/BackupPC/bin/BackupPC -
ExecStart=/usr/share/backuppc/bin/BackupPC -
Group=backuppc -
KillSignal=SIGTERM -
PIDFile=/run/BackupPC/BackupPC.pid -
PIDFile=/run/backuppc/BackupPC.pid -
Restart=always -
RestartSec=1 -
RuntimeDirectory=backuppc -
Type=simple -
User=backuppc
-
-
[Unit]-
After=local-fs.target -
After=syslog.target local-fs.target remote-fs.target -
Description=BackupPC -
Description=BackupPC server
-
Additionnal notes
Nothing here.