Ticket #2344 (closed enhancement: fixed)

Opened 9 months ago

Last modified 4 months ago

Support solaris in init.d script

Reported by: flub Owned by:
Priority: major Milestone: 0.8.+
Version: 0.8.6p1 Keywords:
Cc:

Description

The following diff shows some changes I had to make to the init script of buildslave in order for it to work on Solaris. They can easily be made conditional ("test uname = SunOS" in case you need it for the su change). Take note to the order of the su arguments, Solaris seems picky in that regard.

Thanks

Attachments

buildslave.init.sh.diff Download (952 bytes) - added by flub 9 months ago.

Change History

Changed 9 months ago by flub

comment:1 Changed 9 months ago by dustin

  • Milestone changed from undecided to 0.8.+

Can you add the conditionals and make sure it still works on Solaris? Bonus points for a github pull request, but patches here are OK too.

comment:2 Changed 4 months ago by tom.prince

  • Status changed from new to closed
  • Resolution set to fixed

This was applied in d6852d79a35699cd62d6c19fc73dd5d7b3091e4e.

Note: See TracTickets for help on using tickets.