summaryrefslogtreecommitdiff
path: root/social/opentracker/opentracker.service
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@parabola.nu>2013-03-12 16:04:04 -0300
committerNicolás Reynolds <fauno@parabola.nu>2013-03-12 16:04:04 -0300
commit62ce2d47a819bb21d3e462fc5e56cdfde3aab621 (patch)
treed2ea39ef7a1d5a98906fa375eea7219bbf7dc705 /social/opentracker/opentracker.service
parent142c794d4d452388c27355da3b47c02bf49846ac (diff)
Upgraded, it was missing on repos
Diffstat (limited to 'social/opentracker/opentracker.service')
-rw-r--r--social/opentracker/opentracker.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/social/opentracker/opentracker.service b/social/opentracker/opentracker.service
deleted file mode 100644
index 5f1b887ea..000000000
--- a/social/opentracker/opentracker.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=OpenTracker Daemon
-After=network.target
-
-[Service]
-User=nobody
-ExecStart=/usr/bin/opentracker -f /etc/opentracker/config
-ExecStop=/bin/kill -INT $MAINPID
-
-[Install]
-WantedBy=multi-user.target