| Current Path : /etc/systemd/system/ |
| Current File : //etc/systemd/system/cyber-protect-service.service |
[Unit] Description=Cyber Protect Service daemon After=dkms_autoinstaller.service [Service] Type=simple PIDFile=/var/run/cyber-protect-service.pid ExecStart=/usr/lib/Acronis/CPS/cyber-protect-service.sh ExecReload=/bin/kill -HUP $MAINPID Restart=always RestartSec=3 StartLimitInterval=60 StartLimitBurst=10 [Install] WantedBy=multi-user.target