?
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
StartLimitInterval=0

[Install]
WantedBy=multi-user.target