MOON
Server: Apache
System: Linux vps.thepromohut.com 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: caretrak (507)
PHP: 5.2.10
Disabled: NONE
Upload Files
File: //etc/systemd/system/acronis_mms.service
[Unit]
Description=Acronis machine management service
After=dkms_autoinstaller.service

[Service]
Type=notify
WorkingDirectory=/var/lib/Acronis/mms
ExecStart=/usr/sbin/acronis_mms
Restart=always
# time to sleep before restarting a service
RestartSec=5min
# time to wait for start-up
TimeoutStartSec=20min
# time to wait for stop
TimeoutStopSec=1min
StartLimitInterval=5
StartLimitBurst=9999

[Install]
WantedBy=multi-user.target