relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
[vuplus_openvuplus] / meta-openvuplus / recipes-connectivity / autofs / autofs-4.1.4 / 084_init_lsb_header.patch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 84_init_lsb_header.dpatch by  <hesso@pool.math.tu-berlin.de>
3 ##
4 ## DP: Add an LSB-conformant header to the initscript.
5
6 @DPATCH@
7
8 --- autofs-4.1.4+debian/samples/rc.autofs.in.orig       2007-07-05 16:43:32.000000000 +0200
9 +++ autofs-4.1.4+debian/samples/rc.autofs.in    2007-07-05 16:43:42.000000000 +0200
10 @@ -9,6 +9,16 @@
11  # On most distributions, this file should be called:
12  # /etc/rc.d/init.d/autofs or /etc/init.d/autofs
13  #
14 +### BEGIN INIT INFO
15 +# Provides:            autofs
16 +# Required-Start:      $local_fs
17 +# Required-Stop:       $local_fs
18 +# Default-Start:       2 3 4 5
19 +# Default-Stop:                0 1 6
20 +# Short-Description:   automount daemon
21 +# Description:         daemon to mount (possibly remote) filesystems
22 +#                      automatically upon entering the mountpoint
23 +### END INIT INFO
24  
25  # For Redhat-ish systems
26  #