%PDF- %PDF-
Direktori : /etc/systemd/system/multi-user.target.wants/ |
Current File : //etc/systemd/system/multi-user.target.wants/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