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

King Beowulf kingbeowulf at gmail.com
Sun Jul 18 02:53:07 UTC 2021


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.

-Ed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20210717/84148c35/attachment.asc>


More information about the SlackBuilds-users mailing list