aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Carpenter <git@dvn.me>2019-01-01 12:58:59 -0600
committerDevan Carpenter <git@dvn.me>2019-01-01 12:58:59 -0600
commit8c59d648497b631ca6d36ad59ae8af190f94a5bd (patch)
tree352bc39972db1e8894447eb1ed575f31ed5ef356
parenteaf1cc8fcb320ce30cd19bdd2cc630eb272972f5 (diff)
downloadgnunet-8c59d648497b631ca6d36ad59ae8af190f94a5bd.tar.gz
gnunet-8c59d648497b631ca6d36ad59ae8af190f94a5bd.zip
contrib: add systemd service citation
This adds a citation to the AUR repo where the systemd service file was copied from.
-rw-r--r--contrib/services/systemd/gnunet.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/services/systemd/gnunet.service b/contrib/services/systemd/gnunet.service
index f4bf3a2d3..6bcf64d23 100644
--- a/contrib/services/systemd/gnunet.service
+++ b/contrib/services/systemd/gnunet.service
@@ -1,3 +1,5 @@
1# This was copied from the AUR gnunet-git (https://aur.archlinux.org/gnunet-git.git/) at commit: 6c946b34
2
1[Unit] 3[Unit]
2Description=A framework for secure peer-to-peer networking 4Description=A framework for secure peer-to-peer networking
3 5