summarylogtreecommitdiffstats
path: root/nodejs-imapnotify-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'nodejs-imapnotify-git.install')
-rw-r--r--nodejs-imapnotify-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodejs-imapnotify-git.install b/nodejs-imapnotify-git.install
index 33b4715be95a..2a32afa20dc7 100644
--- a/nodejs-imapnotify-git.install
+++ b/nodejs-imapnotify-git.install
@@ -13,7 +13,7 @@ BLUE="${BOLD}$(tput setaf 4)"
YELLOW="${BOLD}$(tput setaf 3)"
post_install() {
- note "Copy /usr/lib/systemd/system/imapnotify@.service to /etc/systemd/system and replace User=username with your username"
+ note "To use with systemd, place a config file in ~/.config/imapnotify/<config>.json and use systemctl --user enable imapnotify@<config>"
}
post_upgrade() {