aboutsummaryrefslogtreecommitdiff
path: root/contrib/services/openrc/gnunet.initd
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/services/openrc/gnunet.initd')
-rw-r--r--contrib/services/openrc/gnunet.initd4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/services/openrc/gnunet.initd b/contrib/services/openrc/gnunet.initd
index c042e3de1..cdf296ebd 100644
--- a/contrib/services/openrc/gnunet.initd
+++ b/contrib/services/openrc/gnunet.initd
@@ -1,6 +1,8 @@
1#!/sbin/openrc-run 1#!/sbin/openrc-run
2# Copyright 1999-2016 Gentoo Foundation 2# Copyright 1999-2016 Gentoo Authors
3# Copyright 2016 - 2019 ng0, lynX
3# Distributed under the terms of the GNU General Public License v2 4# Distributed under the terms of the GNU General Public License v2
5# SPDX-License-Identifier: GPL2.0
4 6
5if [ -d /run ] ; then 7if [ -d /run ] ; then
6 PIDFILE=${PIDFILE:-/run/gnunet/arm-service.pid} 8 PIDFILE=${PIDFILE:-/run/gnunet/arm-service.pid}