ssm-services/init.d/cupsd

6 lines
95 B
Plaintext
Raw Normal View History

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