mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-12 11:21:56 +00:00
This commit is contained in:
parent
fa84079875
commit
c1fa82ea32
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue