File BackupPC4.service of Package BackupPC4
[Unit] Description= BackupPC server Documentation= http://backuppc.sourceforge.net/faq/BackupPC.html Before=apache2.service After=syslog.target local-fs.target remote-fs.target [Service] Type=oneshot User=wwwrun Group=www ExecStart=/usr/share/BackupPC4/bin/BackupPC -d RemainAfterExit=yes [Install] WantedBy=multi-user.target