542a5c4ae9
Initial Commit of scripts for Azure and AWS
10 lines
174 B
Desktop File
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
|