ssm-services/init.d/xinetd

6 lines
134 B
Plaintext
Raw Normal View History

2013-09-28 23:32:39 +00:00
#!/usr/bin/env watchman
service_command='/usr/bin/xinetd'
service_pidfile="/run/xinetd.pid"
service_args="-pidfile $service_pidfile"