Your IP : 216.73.217.110


Current Path : /etc/systemd/system/
Upload File :
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