diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-13 11:56:43 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-13 11:56:43 (EST) |
commit | 5db44cbbae1952d066de5c50480dd5a46dba92c8 (patch) | |
tree | 33af6781aa32fc3f01cc01ab31275eb5b9db3c67 /changelog | |
parent | cb515640b7da5d6120b8045af7d48763850ea1a1 (diff) |
/etc/init.d/*: Use s-s-d -x not -p
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ busybox (1.32.0-4) trunk * Normalize log messages in service initialization scripts. * Make klogd and syslogd start earlier and stop later, to catch more kernel messages. + * Make all service initialization scripts match processes by + executable path. Previously, some relied on PID files. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 13 Dec 2020 11:19:10 -0500 |