mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-03-25 23:30:41 +01:00
internal/router/synology: define normal exit condition
This commit is contained in:
committed by
Cuong Manh Le
parent
854a244ebb
commit
5dd6336953
@@ -104,6 +104,7 @@ start on filesystem or runlevel [2345]
|
||||
stop on runlevel [!2345]
|
||||
|
||||
start on started dhcpserver
|
||||
normal exit 0 TERM HUP
|
||||
|
||||
{{if and .UserName .HasSetUIDStanza}}setuid {{.UserName}}{{end}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user