Control: tags -1 pending

On Mon, May 27, 2024 at 03:57:46PM +0200, Jin-Woo wrote:
> Package: bootlogd
> Version: 3.09-1
> Severity: normal
> X-Debbugs-Cc: [email protected]
> 
> /etc/init.d/bootlogd contains a check for whether the system boots with 
> systemd:
> 
> if [ -d /run/system/system ]; then
> 
> this should probably spell:
> 
> if [ -d /run/systemd/system ]; then

Thanks -- well spotted!

I have queued this for the next upload.

Mark

Reply via email to