From 29665004d902f751dedb1a4baaa896f9ed74c6b6 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 29 Oct 2012 01:22:22 -0700 Subject: Mon Oct 29 01:22:06 PDT 2012 --- extra/hefur/hefurd.service | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 extra/hefur/hefurd.service (limited to 'extra/hefur/hefurd.service') diff --git a/extra/hefur/hefurd.service b/extra/hefur/hefurd.service new file mode 100644 index 000000000..b91e1009d --- /dev/null +++ b/extra/hefur/hefurd.service @@ -0,0 +1,11 @@ +[Unit] +Description=A standalone and lightweight BitTorrent tracker +After=network.target + +[Service] +ExecStart=/usr/bin/hefurd -torrent-dir /var/lib/herfurd +User=nobody +Group=nobody + +[Install] +WantedBy=multi-user.target -- cgit v1.2.3-54-g00ecf