-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/22/11 8:34 PM, Christer Edwards wrote:
> On Thu, Dec 22, 2011 at 5:45 PM, Doug Barton <do...@freebsd.org> wrote:
>> There are some style problems and one real bug that are repeated for all
>> 3 scripts. I attached a fixed version of one of them, hopefully that
>> will help you see what's needed to fix the other 2. Also, please review
>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html,
>> especially the pre-commit checklist.
> 
> I made the changes you suggested and tried a fresh build of the port
> inside of a jail. Below is a pastebin of trying to start the
> service(s) just after installation.
> 
> http://pastebin.com/raw.php?i=2wGBk0PY
> 
> thanks

Hi Christer,

The salt-master script is interpreted by Python, so I believe you'll
need the following in your rc.d script:

command_interpreter="%%PYTHON_CMD%%"

and the proper SUB_LIST setting in the Makefile.  Check the py-fail2ban
port for some pointers on that.

Hope that helps,
Greg
- -- 
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/cpucycle/      - Follow you, follow me
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7z4O8ACgkQ0sRouByUApBavgCfTCmlEwuPyOvJBLjK2OS99uwd
sNUAnjjKqPeiNIKhIwrmb/vSfu9JDtjS
=KVha
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to