components/cups/patches/7181015.patch
author Stefan Teleman <stefan.teleman@oracle.com>
Tue, 17 Mar 2015 19:06:56 -0700
changeset 3966 cca72467a46d
parent 910 9f3b963d8baa
permissions -rw-r--r--
19078668 unixODBC version 2.3.1 needs a TPNO
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'