aboutsummaryrefslogtreecommitdiff
path: root/contrib/services/openrc
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
committerng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
commit750d2818314cf81c993cc17148bfd0bbd7ffcd16 (patch)
tree022e20eebe8eebdaaa35f32f9209407b9602aecd /contrib/services/openrc
parent1e9181264407912efca61e0c9a66fd51e0b9b188 (diff)
downloadgnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.tar.gz
gnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.zip
More spdx identifiers. For openrc service file, adjust the header
to reflect changes in Gentoo (->Foundation=>Authors).
Diffstat (limited to 'contrib/services/openrc')
-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}