init
This commit is contained in:
5
init.d/xinetd
Executable file
5
init.d/xinetd
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/usr/bin/xinetd'
|
||||
service_pidfile="/run/xinetd.pid"
|
||||
service_args="-pidfile $service_pidfile"
|
Reference in New Issue
Block a user