fix
This commit is contained in:
parent
88abf1f410
commit
b4c610e63d
@ -83,7 +83,7 @@ ExecStop=/opt/tunnelkeeper/tunnelkeeper stop
|
|||||||
RestartSec=15
|
RestartSec=15
|
||||||
Restart=always
|
Restart=always
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target" >> /lib/systemd/system/tunnelkeeper.service
|
WantedBy=multi-user.target" > /lib/systemd/system/tunnelkeeper.service
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable tunnelkeeper.service
|
systemctl enable tunnelkeeper.service
|
||||||
echo -e "\nTunnelKeeper service installed.\n"
|
echo -e "\nTunnelKeeper service installed.\n"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user