guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26830: Allow services to implement a 'reload' action


From: Clément Lassieur
Subject: bug#26830: Allow services to implement a 'reload' action
Date: Mon, 08 May 2017 17:25:18 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

Hi,

The first patch allows services to implement a 'reload' action, and the
other three implement the 'reload' action for nginx, prosody and
dovecot.

Services do not have to implement 'reload' and if, say, foo-daemon
doesn't implement it, 'herd reload foo-daemon' will return 1 and display
a message saying that foo-deamon does not have an action 'reload'.
That's the reason of the #f default value.

WDYT?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]