ssm-services/init.d/cupsd
2014-07-21 12:12:14 +04:00

6 lines
95 B
Plaintext
Executable File

#!/usr/bin/env watchman
service_respawn='true'
service_command='/bin/cupsd'
service_args="-f"