aboutsummaryrefslogtreecommitdiffstats
path: root/main/dovecot/dovecot.initd
diff options
context:
space:
mode:
authorDaniele Coli <danielsan.dani@gmail.com>2015-11-03 23:13:23 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-04 10:31:16 +0000
commit962c62558f9041808f6e64efdbf4111b5d3a4009 (patch)
tree3f7cdeb3039d495653180b262021352952465044 /main/dovecot/dovecot.initd
parent2bf175eb738808a107b6d92c2ddb74dbee3a44ff (diff)
main/dovecot: Added description to init.d script
Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog.
Diffstat (limited to 'main/dovecot/dovecot.initd')
-rw-r--r--main/dovecot/dovecot.initd3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/dovecot/dovecot.initd b/main/dovecot/dovecot.initd
index 646f80a9455..fdfb5a9fd22 100644
--- a/main/dovecot/dovecot.initd
+++ b/main/dovecot/dovecot.initd
@@ -1,5 +1,8 @@
#!/sbin/openrc-run
+description="Secure POP3/IMAP server"
+description_reload="Reload configuration"
+
extra_started_commands="reload"
depend() {