diff options
Diffstat (limited to 'journal-watcher.service')
-rw-r--r-- | journal-watcher.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/journal-watcher.service b/journal-watcher.service index 271a62d..834b7c0 100644 --- a/journal-watcher.service +++ b/journal-watcher.service @@ -2,7 +2,7 @@ Description=watch journal for messages about too-big emails [Service] -ExecStart=/usr/src/journal-watcher/journal-watcher +ExecStart=/usr/src/journal-watcher/journal-watcher.py [Install] WantedBy=multi-user.target |