diff options
Diffstat (limited to 'app-crypt/ekeyd/files/ekey-ulusbd.init.2')
-rw-r--r-- | app-crypt/ekeyd/files/ekey-ulusbd.init.2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/ekeyd/files/ekey-ulusbd.init.2 b/app-crypt/ekeyd/files/ekey-ulusbd.init.2 index 8821ee13c3d6..ef52db2a6685 100644 --- a/app-crypt/ekeyd/files/ekey-ulusbd.init.2 +++ b/app-crypt/ekeyd/files/ekey-ulusbd.init.2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2009-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ INSTANCE="${SVCNAME#*.}" if [ -z "${INSTANCE}" -o "${SVCNAME}" = "ekey-ulusbd" ]; then |