handlers: re-add the xinetd handler we removed because we thought surely nothing could be using this in the year of our lord 2020. OH well

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-14 14:34:16 -07:00
parent b7016e09b7
commit 0f0910c639

View file

@ -86,6 +86,9 @@
- name: fix openvpn routing
action: shell /etc/openvpn/fix-routes.sh
- name: restart xinetd
action: service name=xinetd state=restarted
- name: restart netapproute
action: command /etc/sysconfig/network-scripts/ifup-routes eth1