ssm-services/init.d/cupsd

6 lines
97 B
Plaintext
Executable File

#!/usr/bin/env ssm
#service_respawn='true'
service_command='/usr/bin/cupsd'
service_args=( -f )