1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-02-12 11:21:56 +00:00
This commit is contained in:
Ycarus (Yannick Chabanois) 2018-07-28 18:34:00 +00:00
parent fa84079875
commit c1fa82ea32

View file

@ -202,8 +202,8 @@ chmod 755 /usr/local/bin/omr-service
wget -O /lib/systemd/system/omr.service http://www.openmptcprouter.com/server/omr.service.in
if systemctl -q is-active omr-6in4.service; then
systemctl -q stop omr-6in4 > /dev/null 2>&1
systemctl -q disable omr-6in4 > /dev/null 2>&1
fi
systemctl -q disable omr-6in4 > /dev/null 2>&1
systemctl enable omr.service