ssm-services/init.d/cupsd

6 lines
95 B
Plaintext
Executable File

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