[Slackbuilds-users] recent rc.murmur 'Create piddir during init' patch

Robby Workman rworkman at slackbuilds.org
Sun Jul 18 03:23:34 UTC 2021


On Sat, 17 Jul 2021 19:53:07 -0700
King Beowulf <kingbeowulf at gmail.com> wrote:

> Hello
> 
> the patch needs to not explicitly use the default murmur:murmur since
> this can be altered during build (see README)
> 
> +  chown murmur:murmur $(dirname $PIDFILE)
> 
> to
> 
> +  chown @USER@:@GROUP@ $(dirname $PIDFILE)
> 
> with corresponding added 'sed' and removal of
> '-e "s,pidfile=.*,pidfile=/var/run/$PRGNAM/$PRGNAM.pid,"
> in buildscript since that one is created in the rc.
> 
> I'll do a fix either tonight of tomorrow, unless someone gets to it
> first.


I did a fixup on the commit since it's still in my branch
instead of master; see if it looks okay now.

-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20210717/c165f6b4/attachment.asc>


More information about the SlackBuilds-users mailing list