summarylogtreecommitdiffstats
path: root/gnunet.service
blob: 5625978a5e50259fd34e37cb3ba31cd1d959d66e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=A framework for secure peer-to-peer networking

[Service]
User=nobody
Type=forking
ExecStart=/usr/bin/gnunet-arm -s -c /etc/gnunetd.conf

[Install]
WantedBy=multi-user.target