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

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to