summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/docker_auth/files/docker_auth.initd')
-rw-r--r--sys-auth/docker_auth/files/docker_auth.initd1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-auth/docker_auth/files/docker_auth.initd b/sys-auth/docker_auth/files/docker_auth.initd
index c6fecffe7efc..a8c368f18109 100644
--- a/sys-auth/docker_auth/files/docker_auth.initd
+++ b/sys-auth/docker_auth/files/docker_auth.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
description="Docker Registry Authentication Server"
pidfile=${pidfile:-"/run/${SVCNAME}/${SVCNAME}.pid"}