Date: Fri, 15 Dec 2023 18:51:47 +0300
From: Valery Ushakov <[email protected]>
Message-ID: <[email protected]>
| Can you run the status command with sh -x?
Actually run it with -X instead (the rc stuff fiddles with fd's so
much it is possible it might steal some of the -x output otherwise).
sh -X /etc/rc.d/.... 2>/my/stderr/output
kre
