Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-25 | man: improvements to comma placement | Jan Engelhardt | |
This is a recurring submission and includes corrections to: comma placement. | |||
2013-12-25 | man: resolve word omissions | Jan Engelhardt | |
This is a recurring submission and includes corrections to: word omissions and word class choice. | |||
2013-12-22 | sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC | Lennart Poettering | |
Also, introduce a new environment variable named $WATCHDOG_PID which cotnains the PID of the process that is supposed to send the keep-alive events. This is similar how $LISTEN_FDS and $LISTEN_PID work together, and protects against confusing processes further down the process tree due to inherited environment. |