summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flower/files/flower.initd')
-rw-r--r--dev-python/flower/files/flower.initd1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/flower/files/flower.initd b/dev-python/flower/files/flower.initd
index 8464cd2e511e..e224de13aeb6 100644
--- a/dev-python/flower/files/flower.initd
+++ b/dev-python/flower/files/flower.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
description="Real-time monitor and web admin for Celery distributed task queue"
pidfile=${pidfile:-"/run/${SVCNAME}/${SVCNAME}.pid"}