%PDF- %PDF-
| Direktori : /lib/systemd/system/ |
| Current File : //lib/systemd/system/veeamservice.service |
[Unit]
Description=Veeam Agent for Linux service daemon
After=network.target
[Service]
Environment="PIDFILE=/var/run/veeamservice.pid"
PIDFile=/var/run/veeamservice.pid
Type=forking
ExecStart=/usr/sbin/veeamservice --daemonize --pidfile=${PIDFILE}
#ExecStop=/sbin/start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile ${PIDFILE} --name veeamservice
TimeoutStopSec=90
KillMode=process
[Install]
WantedBy=multi-user.target