Added support httpd user-agent, IP address binding, closes #265 and #108
[openwrt.git] / package / cups / files / cupsd.init
1 #!/bin/sh
2 mkdir -p /tmp/cups
3 mkdir -p /tmp/spool/cups/tmp
4 exec /usr/sbin/cupsd
This page took 0.0475139999999999 seconds and 5 git commands to generate.