components/cups/patches/7181015.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 910 9f3b963d8baa
permissions -rw-r--r--
Close of build 04.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
910
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     1
--- init/cups.xml.in.orig    Thu Jul  5 02:15:10 2012
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     2
+++ init/cups.xml.in Thu Jul  5 02:15:49 2012
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     3
@@ -36,6 +36,22 @@
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     4
     </dependency>
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     5
 
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     6
     <dependency
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     7
+        name='fs-local'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     8
+        grouping='require_all'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
     9
+        restart_on='none'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    10
+        type='service'>
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    11
+                <service_fmri value='svc:/system/filesystem/local' />
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    12
+    </dependency>
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    13
+
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    14
+    <dependency
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    15
+        name='name-services'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    16
+        grouping='optional_all'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    17
+        restart_on='none'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    18
+        type='service'>
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    19
+                <service_fmri value='svc:/milestone/name-services' />
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    20
+    </dependency>
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    21
+
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    22
+    <dependency
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    23
         name='loopback'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    24
         grouping='optional_all'
9f3b963d8baa 7181015 fs-local service fails due to cups start method running before local file systems are mounted
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents:
diff changeset
    25
         restart_on='error'