summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/docker-registry/files/registry.initd')
-rw-r--r--app-emulation/docker-registry/files/registry.initd1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/docker-registry/files/registry.initd b/app-emulation/docker-registry/files/registry.initd
index eaf278944584..43637a9dbe89 100644
--- a/app-emulation/docker-registry/files/registry.initd
+++ b/app-emulation/docker-registry/files/registry.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 2.0"
pidfile=${pidfile:-"/run/${SVCNAME}/${SVCNAME}.pid"}