File: dependency-on-remote-fs

package info (click to toggle)
atop 2.8.1-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,112 kB
  • sloc: ansic: 27,274; python: 253; sh: 231; makefile: 170
file content (30 lines) | stat: -rw-r--r-- 913 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description: If init script uses files from /usr, $remote_fs is needed as Dependency
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Forwarded: via web form
Last-Update: 2016-08-07
--- a/atop.init
+++ b/atop.init
@@ -7,8 +7,8 @@
 #
 ### BEGIN INIT INFO
 # Provides:             atop
-# Required-Start:	$local_fs
-# Required-Stop:	$local_fs
+# Required-Start:	$local_fs $remote_fs
+# Required-Stop:	$local_fs $remote_fs
 # Default-Start:	2 3 4 5
 # Default-Stop:		0 1 6
 # Short-Description: Advanced system and process activity monitor
--- a/atopacct.init
+++ b/atopacct.init
@@ -7,8 +7,8 @@
 #
 ### BEGIN INIT INFO
 # Provides:             atopacct
-# Required-Start:	$local_fs
-# Required-Stop:	$local_fs
+# Required-Start:	$local_fs $remote_fs
+# Required-Stop:	$local_fs $remote_fs
 # Default-Start:	2 3 4 5
 # Default-Stop:		0 1 6
 # Description:          This daemon switches on process accounting and