diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-11-30 03:22:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-30 03:22:07 +0300 |
commit | 97506e85e2cf8c726939a872239698d5279a1cfc (patch) | |
tree | ca1b82f105f2aed4210fda0ccdacda83bf6d8a9b /NEWS | |
parent | e7330dfe14b1965fe8a2e25df248f45d46cfb26d (diff) | |
parent | 6375bd2007412b401e8aa528d70d5866057f6fe5 (diff) |
Merge pull request #4745 from joukewitteveen/notify
Improvements for notify services (including #4212)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ CHANGES WITH 233 in spe The 'n' choice for the confirmation spawn prompt has been removed, because its meaning was confusing. + * Services of Type=notify require a READY=1 notification to be sent + during startup. If no such message is sent, the service now fails, + even if the main process exited with a successful exit code. + CHANGES WITH 232: * The new RemoveIPC= option can be used to remove IPC objects owned by |