summarylogtreecommitdiffstats
path: root/imapnotify@.service
diff options
context:
space:
mode:
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..621815a2d7e0 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 ~/.config/imapnotify/%I.json
Restart=on-failure
RestartSec=20