summarylogtreecommitdiffstats
path: root/imapnotify@.service
diff options
context:
space:
mode:
authorMatthew hague2016-09-15 02:52:55 +0100
committerMatthew hague2016-09-15 02:52:55 +0100
commit4e4c2fffeb81aef8be0095b504428744d310168e (patch)
treef7a5bc459c42914c5e9ff2baad33705dbf623e00 /imapnotify@.service
parent8420a0b04c612743e532e2a631b36831e4ae2948 (diff)
parent667439d97fbbe477d4c98ce333b2519b40e731e8 (diff)
downloadaur-4e4c2fffeb81aef8be0095b504428744d310168e.tar.gz
merged with remote version
Diffstat (limited to 'imapnotify@.service')
-rw-r--r--imapnotify@.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/imapnotify@.service b/imapnotify@.service
index 5d14588babac..07c868a47924 100644
--- a/imapnotify@.service
+++ b/imapnotify@.service
@@ -3,9 +3,8 @@ Description=Execute scripts on new messages using IDLE imap command
After=network.target
[Service]
-User=username
Type=simple
-ExecStart=/usr/bin/imapnotify -c ~/.config/imap_inotify/%I.json
+ExecStart=/usr/bin/imapnotify -c %h/.config/imapnotify/%I
Restart=on-failure
RestartSec=20