summarylogtreecommitdiffstats
path: root/gnunet-webui.service
blob: 0dce78f27f0a0079a91d31d8adf6e209082067f4 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Java-based Web interface for GNUnet

[Service]
User=gnunet
Type=simple
ExecStart=/usr/bin/gnunet-webui

[Install]
WantedBy=multi-user.target