mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
12 lines
279 B
Diff
12 lines
279 B
Diff
--- a/init/cups.sh.in.orig 2008-10-04 16:50:46.000000000 -0300
|
|
+++ b/init/cups.sh.in 2008-10-04 16:51:39.000000000 -0300
|
|
@@ -68,7 +68,7 @@
|
|
ECHO_ERROR=:
|
|
;;
|
|
|
|
- Linux*)
|
|
+ DISABLELinux*)
|
|
IS_ON=/bin/true
|
|
if test -f /etc/init.d/functions; then
|
|
. /etc/init.d/functions
|