Invasive oneshot services now use spawn()
This commit is contained in:
@@ -14,8 +14,4 @@ service_type='oneshot'
|
||||
service_command='/sbin/sysctl'
|
||||
service_args="-p /etc/sysctl.conf /etc/sysctl.d/*.conf /usr/lib/sysctl.d/*.conf"
|
||||
|
||||
start() {
|
||||
watchman.start
|
||||
}
|
||||
|
||||
unset restart reload
|
||||
|
Reference in New Issue
Block a user