%PDF- %PDF-
Direktori : /usr/lib/systemd/system/ |
Current File : //usr/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