summarylogtreecommitdiffstats
path: root/twp.service
diff options
context:
space:
mode:
authorRafael Fontenelle2016-05-27 10:02:44 -0300
committerRafael Fontenelle2016-05-27 10:02:44 -0300
commit2f36b496df946236b229db2e902d386315206c47 (patch)
tree2f7ee79504da9f858db21d8bd0d980bb88de6c37 /twp.service
parent6af6b0a25d591a5986a15cff976caf1ad111d933 (diff)
downloadaur-twp.tar.gz
Fix depends and other small changes
Diffstat (limited to 'twp.service')
-rw-r--r--twp.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/twp.service b/twp.service
index d8e87504b51f..f66e97c434aa 100644
--- a/twp.service
+++ b/twp.service
@@ -5,7 +5,7 @@ After=network.target
[Service]
User=twp
Type=simple
-ExecStart=/usr/bin/python2 /srv/twp/run.py
+ExecStart=/srv/twp/run.py
WorkingDirectory=/srv/twp
[Install]