pcp/pcp-init.patch

40 lines
1.1 KiB
Diff
Raw Normal View History

--- src/pmcd/rc_pcp
+++ src/pmcd/rc_pcp
@@ -31,8 +31,8 @@
# e.g. SuSE, where chkconfig is a perl script.
### BEGIN INIT INFO
# Provides: pcp
-# Required-Start: $network
-# Required-Stop:
+# Required-Start: $network $remote_fs
+# Required-Stop: $network $remote_fs
# Default-Start: 2 3 5
# Default-Stop:
# Description: Configure the Performance Co-Pilot and starts logging.
--- src/pmie/etc_init.d_pmie
+++ src/pmie/etc_init.d_pmie
@@ -30,8 +30,8 @@
# e.g. SuSE, where chkconfig is a perl script.
### BEGIN INIT INFO
# Provides: pmie
-# Required-Start: $network
-# Required-Stop:
+# Required-Start: $network $remote_fs
+# Required-Stop: $network $remote_fs
# Default-Start: 2 3 5
# Default-Stop:
# Description: pmie is a performance monitoring inference engine
--- src/pmproxy/rc_pmproxy
+++ src/pmproxy/rc_pmproxy
@@ -31,8 +31,8 @@
# e.g. SuSE, where chkconfig is a perl script.
### BEGIN INIT INFO
# Provides: pmproxy
-# Required-Start: $network
-# Required-Stop:
+# Required-Start: $network $remote_fs
+# Required-Stop: $network $remote_fs
# Default-Start: 2 3 5
# Default-Stop:
# Description: Control pmproxy for PCP