diff options
Diffstat (limited to 'openwrt/package/cups/files/etc')
-rwxr-xr-x | openwrt/package/cups/files/etc/init.d/S60cups | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/cups/files/etc/init.d/S60cups b/openwrt/package/cups/files/etc/init.d/S60cups deleted file mode 100755 index 8e5fd63c48..0000000000 --- a/openwrt/package/cups/files/etc/init.d/S60cups +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -mkdir -p /tmp/cups -mkdir -p /tmp/spool/cups/tmp -exec /usr/sbin/cupsd |