This commit is contained in:
Jack L. Frost 2014-07-21 12:12:14 +04:00
parent 2e2570fd50
commit bf44a6ff13
1 changed files with 5 additions and 0 deletions

5
init.d/cupsd Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env watchman
service_respawn='true'
service_command='/bin/cupsd'
service_args="-f"