1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-14 20:31:54 +00:00

No idea why not running it at boot

This commit is contained in:
Ycarus 2018-06-18 23:41:49 +02:00
parent 54e62dd29a
commit 0b3ed34f46

View file

@ -1070,7 +1070,7 @@ service_triggers()
boot() boot()
{ {
BOOT=1 #BOOT=1
start "$@" start "$@"
} }