add ifdefs to proto/ethernet.h so that it does't conflict with linux includes
[openwrt.git] / package / cups / files / etc / init.d / S60cups
1 #!/bin/sh
2 mkdir -p /tmp/cups
3 mkdir -p /tmp/spool/cups/tmp
4 exec /usr/sbin/cupsd
This page took 0.051562 seconds and 5 git commands to generate.