diff options
Diffstat (limited to 'sys-block/open-iscsi')
-rw-r--r-- | sys-block/open-iscsi/files/initiatorname.iscsi | 1 | ||||
-rw-r--r-- | sys-block/open-iscsi/files/iscsid-init.d | 1 | ||||
-rw-r--r-- | sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys-block/open-iscsi/files/initiatorname.iscsi b/sys-block/open-iscsi/files/initiatorname.iscsi index b6f5664f9c5..22179903c54 100644 --- a/sys-block/open-iscsi/files/initiatorname.iscsi +++ b/sys-block/open-iscsi/files/initiatorname.iscsi @@ -1,6 +1,5 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ # # This file must contain a InitiatorName entry! # white space is significent here! diff --git a/sys-block/open-iscsi/files/iscsid-init.d b/sys-block/open-iscsi/files/iscsid-init.d index 99af78b31e2..617af9ac109 100644 --- a/sys-block/open-iscsi/files/iscsid-init.d +++ b/sys-block/open-iscsi/files/iscsid-init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ command="/usr/sbin/iscsid" command_args="${OPTS}" diff --git a/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 b/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 index 78ef942d6bc..597d0804feb 100644 --- a/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 +++ b/sys-block/open-iscsi/files/open-iscsi-2.0.872-init.d-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ opts="${opts} starttargets stoptargets restarttargets" |