ssm-services/init.d/cupsd

6 lines
96 B
Plaintext
Raw Normal View History

2014-07-21 08:12:14 +00:00
#!/usr/bin/env watchman
#service_respawn='true'
2014-07-21 08:12:14 +00:00
service_command='/bin/cupsd'
service_args="-f"