aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/cups/files/cupsd.init
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-22 12:07:47 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-22 12:07:47 +0000
commit765f92bbb50ec717271848b280ba353b0e1b3ea7 (patch)
tree2728053699436cb02e100ec25da3300801796997 /openwrt/package/cups/files/cupsd.init
parentd5ab36c615708376b820053866aca10d2df3f990 (diff)
downloadupstream-765f92bbb50ec717271848b280ba353b0e1b3ea7.tar.gz
upstream-765f92bbb50ec717271848b280ba353b0e1b3ea7.tar.bz2
upstream-765f92bbb50ec717271848b280ba353b0e1b3ea7.zip
Standardize Makefile, add ./ipkg/cups.conffiles, install dev stuff in STAGING_DIR/usr, remove ./files/usr and add a patch for doc url
SVN-Revision: 1019
Diffstat (limited to 'openwrt/package/cups/files/cupsd.init')
-rw-r--r--openwrt/package/cups/files/cupsd.init4
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/cups/files/cupsd.init b/openwrt/package/cups/files/cupsd.init
new file mode 100644
index 0000000000..8e5fd63c48
--- /dev/null
+++ b/openwrt/package/cups/files/cupsd.init
@@ -0,0 +1,4 @@
+#!/bin/sh
+mkdir -p /tmp/cups
+mkdir -p /tmp/spool/cups/tmp
+exec /usr/sbin/cupsd