aboutsummaryrefslogtreecommitdiff
path: root/src/palhm/conf/palhm-boot-report.service
diff options
context:
space:
mode:
Diffstat (limited to 'src/palhm/conf/palhm-boot-report.service')
-rw-r--r--src/palhm/conf/palhm-boot-report.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/palhm/conf/palhm-boot-report.service b/src/palhm/conf/palhm-boot-report.service
index 0b4ba67..16a7c6d 100644
--- a/src/palhm/conf/palhm-boot-report.service
+++ b/src/palhm/conf/palhm-boot-report.service
@@ -4,7 +4,7 @@ After=postfix.service sendmail.service exim.service dovecot.service network-onli
[Service]
Type=oneshot
-ExecStart=/var/lib/PALHM/src/palhm.py -q boot-report
+ExecStart=/usr/bin/python -m palhm -q boot-report
Nice=10
[Install]