diff options
Diffstat (limited to 'sys-fs/multipath-tools')
-rw-r--r-- | sys-fs/multipath-tools/files/multipath.rc | 1 | ||||
-rw-r--r-- | sys-fs/multipath-tools/files/rc-multipathd | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-fs/multipath-tools/files/multipath.rc b/sys-fs/multipath-tools/files/multipath.rc index 150b0edce77b..576026ace683 100644 --- a/sys-fs/multipath-tools/files/multipath.rc +++ b/sys-fs/multipath-tools/files/multipath.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { before checkfs fsck multipathd iscsid lvm diff --git a/sys-fs/multipath-tools/files/rc-multipathd b/sys-fs/multipath-tools/files/rc-multipathd index aba0c2462011..d4d440f2c910 100644 --- a/sys-fs/multipath-tools/files/rc-multipathd +++ b/sys-fs/multipath-tools/files/rc-multipathd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need localmount |