Newer, combined version of script for both AWS and Azure

This commit is contained in:
root
2018-07-09 08:56:02 -04:00
parent 542a5c4ae9
commit a7364dd1ed
5 changed files with 399 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[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