aboutsummaryrefslogtreecommitdiff
path: root/contrib/services/systemd/gnunet.service
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2021-09-02 16:29:35 +0200
committerAlessio Vanni <vannilla@firemail.cc>2021-09-02 16:29:35 +0200
commit0004ff893ad79e10e27af317228ddc65742a5a33 (patch)
tree0e2c37e438da2d092671f22e0cc2d2446ec1f905 /contrib/services/systemd/gnunet.service
parent25d8a8a26626bf3cf80a85c1ad843e3a6dcf1c8a (diff)
parent6267eec4062106bd7880cd3c5eb5f0d877251fb0 (diff)
downloadgnunet-0004ff893ad79e10e27af317228ddc65742a5a33.tar.gz
gnunet-0004ff893ad79e10e27af317228ddc65742a5a33.zip
-Merge branch 'master' from upstream
Diffstat (limited to 'contrib/services/systemd/gnunet.service')
-rw-r--r--contrib/services/systemd/gnunet.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/services/systemd/gnunet.service b/contrib/services/systemd/gnunet.service
index 25b3c2f0e..daa38a046 100644
--- a/contrib/services/systemd/gnunet.service
+++ b/contrib/services/systemd/gnunet.service
@@ -8,6 +8,7 @@ Type=simple
8User=gnunet 8User=gnunet
9ExecStart=/usr/lib/gnunet/libexec/gnunet-service-arm -c /etc/gnunet.conf 9ExecStart=/usr/lib/gnunet/libexec/gnunet-service-arm -c /etc/gnunet.conf
10StateDirectory=gnunet 10StateDirectory=gnunet
11StateDirectoryMode=0700
11 12
12[Install] 13[Install]
13WantedBy=multi-user.target 14WantedBy=multi-user.target