Files
rhel-cloud-reip/azure/reiphandler.service
T
justin 542a5c4ae9 Initial Commit
Initial Commit of scripts for Azure and AWS
2018-07-05 15:06:57 -04:00

10 lines
174 B
Desktop File

[Unit]
Description=Zerto ReIP handler for RHEL
[Install]
WantedBy=multi-user.target
[Service]
ExecStart=/etc/init.d/reiphandler start
ExecStop=/etc/init.d/reiphandler stop