aboutsummaryrefslogtreecommitdiff
path: root/contrib/services/systemd/tmpfiles-gnunet.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-28 12:27:14 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-28 12:27:14 +0200
commit194059e45f95532c226bfbd29b2e43c2659a1552 (patch)
treeba29d38dd59d79740bb59b8f20490b7a6fc87ad8 /contrib/services/systemd/tmpfiles-gnunet.conf
parent59a36b88e6d6f0b1cd706ef21771656f9357e9a4 (diff)
downloadgnunet-194059e45f95532c226bfbd29b2e43c2659a1552.tar.gz
gnunet-194059e45f95532c226bfbd29b2e43c2659a1552.zip
-add files from madmurphy so that other distros may benefit
Diffstat (limited to 'contrib/services/systemd/tmpfiles-gnunet.conf')
-rw-r--r--contrib/services/systemd/tmpfiles-gnunet.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/services/systemd/tmpfiles-gnunet.conf b/contrib/services/systemd/tmpfiles-gnunet.conf
new file mode 100644
index 000000000..ffffa3284
--- /dev/null
+++ b/contrib/services/systemd/tmpfiles-gnunet.conf
@@ -0,0 +1,10 @@
1# Typically placed into /usr/lib/tmpfiles.d/gnunet.conf
2d /var/lib/gnunet 0700 gnunet gnunet - -
3z /usr/lib/gnunet/gnunet-helper-dns 4750 root gnunetdns - -
4z /usr/lib/gnunet/gnunet-service-dns 2750 gnunet gnunetdns - -
5z /usr/lib/gnunet/libexec/gnunet-helper-vpn 4750 root root - -
6z /usr/lib/gnunet/libexec/gnunet-helper-transport-wlan 4750 root root - -
7z /usr/lib/gnunet/libexec/gnunet-helper-transport-bluetooth 4750 root root - -
8z /usr/lib/gnunet/libexec/gnunet-helper-exit 4750 root root - -
9z /usr/lib/gnunet/libexec/gnunet-helper-nat-server 4750 root root - -
10z /usr/lib/gnunet/libexec/gnunet-helper-nat-client 4750 root root - -