hpasm-7.22 on FreeBSD 7.1(i386) or FreeBSD 6.4(i386)

View: New views
1 Messages — Rating Filter:   Alert me  

hpasm-7.22 on FreeBSD 7.1(i386) or FreeBSD 6.4(i386)

by Yevgeniy Averin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hpasmcli does not start on that FreeBSD versions because use unacceptable
permission mode 0700 for msgget() call. that small patch attached to this
message change hpasmcli to call msgget() with permissions 0600.
To apply this patch you need to use bspatch(1) utility.


_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

hpasmcli.patch (220 bytes) Download Attachment