gnunet.service 464 B

123456789101112131415
  1. # Copyright (C) 2019 GNUnet e.V.
  2. #
  3. # Copying and distribution of this file, with or without modification,
  4. # are permitted in any medium without royalty provided the copyright
  5. # notice and this notice are preserved. This file is offered as-is,
  6. # without any warranty.
  7. [Unit]
  8. Description=Service that runs a GNUnet for the user gnunet
  9. After=network.target
  10. [Service]
  11. User=gnunet
  12. Type=simple
  13. ExecStart=/usr/lib/gnunet/libexec/gnunet-service-arm -c /etc/gnunet.conf