cups
This commit is contained in:
parent
2e2570fd50
commit
bf44a6ff13
5
init.d/cupsd
Executable file
5
init.d/cupsd
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/env watchman
|
||||||
|
|
||||||
|
service_respawn='true'
|
||||||
|
service_command='/bin/cupsd'
|
||||||
|
service_args="-f"
|
Loading…
Reference in New Issue
Block a user