dovecot-2.0: systemd service: added [Install] section, so it can...
dovecot at dovecot.org
dovecot at dovecot.org
Tue Feb 22 11:14:51 EET 2011
details: http://hg.dovecot.org/dovecot-2.0/rev/324f9ca60539
changeset: 12615:324f9ca60539
user: Mike Kazantsev (sacrilege) <mk.fraggod at gmail.com>
date: Tue Feb 22 11:14:31 2011 +0200
description:
systemd service: added [Install] section, so it can be used independently from dovecot.socket
diffstat:
dovecot.service.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 9862e8388a1c -r 324f9ca60539 dovecot.service.in
--- a/dovecot.service.in Tue Feb 22 11:04:55 2011 +0200
+++ b/dovecot.service.in Tue Feb 22 11:14:31 2011 +0200
@@ -6,3 +6,6 @@
Type=simple
ExecStart=@sbindir@/dovecot -F
NonBlocking=yes
+
+[Install]
+WantedBy=multi-user.target
More information about the dovecot-cvs
mailing list