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

[Service]
Type=forking
ExecStart=/usr/bin/gnunet-arm -s
ExecStop=/usr/bin/gnunet-arm -e

[Install]
WantedBy=multi-user.target