aboutsummaryrefslogtreecommitdiff
path: root/contrib/services/systemd/gnunet.service
blob: 1c458cea6d98dca84cb27838c978717e662dd6aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (C) 2019 GNUnet e.V.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.  This file is offered as-is,
# without any warranty.

[Unit]
Description=Service that runs a GNUnet for the user gnunet
After=network.target

[Service]
User=gnunet
Type=simple
ExecStart=/usr/lib/gnunet/libexec/gnunet-service-arm -c /etc/gnunet.conf