1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Fix glorytun-udp init

This commit is contained in:
Ycarus 2018-09-18 11:02:42 +02:00
parent 92c08c057e
commit a9d6b4d1b1

View file

@ -111,5 +111,5 @@ reload_service() {
}
service_triggers() {
procd_add_reload_trigger glorytun network
procd_add_reload_trigger glorytun-udp network
}