Initial Commit

Initial Commit of scripts for Azure and AWS
This commit is contained in:
2018-07-05 15:06:57 -04:00
parent d073940acd
commit 542a5c4ae9
10 changed files with 794 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[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