:: Re: [devuan-dev] bug#739: bug#739: …
Top Page
Delete this message
Reply to this message
Author: Hendrik Boom
Date:  
To: devuan-dev
Subject: Re: [devuan-dev] bug#739: bug#739: /etc/init.d/slim: fails to stop slim daemon with sysvinit
On Sun, Jan 29, 2023 at 07:49:41PM +0000, Rob Pearce wrote:
> On 29/01/2023 10:16, Jan Hamrle wrote:
> > *** bugs/init.d-slim.diff
> > --- /etc/init.d/slim.dist    2023-01-28 20:17:45.592507155 +0100
> > +++ /etc/init.d/slim    2023-01-28 22:38:29.086358062 +0100
> > @@ -22,7 +22,7 @@
> >   NAME="slim"
> >   DESC="X display manager"
> >   DAEMON=/usr/bin/slim
> > -PIDFILE=/var/run/slim.lock
> > +PIDFILE=/run/slim.pid
> >   SSD_START_ARGS="--pidfile $PIDFILE --name $(basename $DAEMON) --startas $DAEMON -- -d"
> >   SSD_STOP_ARGS="--pidfile $PIDFILE --name $(basename $DAEMON) --retry TERM/5/TERM/5"

>
> Thank you for this report and patch. I will apply it to the current
> development.
>
> This was entirely my mistake - I'd changed the upstream default over a year
> ago, as some other distros were already patching it to the now more common
> form, but just failed to spot the reference when I updated the Devuan
> package.
>


Could this be why I get messages bout failing to shut slim down when I'm shutting my machine down? I've been ignoring them because the machine seems to go on to shut down properly.

-- hendrik

> Thanks,
>
> Rob>
> --
> Maintainer of the <href="https://sourceforge.net/projects/slim-fork/">SLiM Login Manager fork</a>
> _______________________________________________
> devuan-dev internal mailing list
> devuan-dev@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/devuan-dev