From: Lennart Poettering Date: Mon, 13 Nov 2017 17:06:09 +0000 (+0100) Subject: service: reorder sd_notify() handling a bit X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=b3e15bf9eb3806c4fc7760f901797174b3d6d9f7;p=elogind.git service: reorder sd_notify() handling a bit Let's keep handling of WATCHDOG= and WATCHDOG_USEC= together. No functional changes. --- diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 3f4403c47..61427445d 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -202,6 +202,14 @@ watchdog is enabled. + + WATCHDOG_USEC=… + + Reset watchdog_usec value during runtime. + Notice that this is not available when using sd_event_set_watchdog() + or sd_watchdog_enabled(). + Example : WATCHDOG_USEC=20000000 + FDSTORE=1 @@ -247,15 +255,6 @@ restrictions, it is ignored. - - WATCHDOG_USEC=… - - Reset watchdog_usec value during runtime. - Notice that this is not available when using sd_event_set_watchdog() - or sd_watchdog_enabled(). - Example : WATCHDOG_USEC=20000000 - - It is recommended to prefix variable names that are not