Menu

#181 a manifest file to start, stop openser on solaris10

ver devel
closed-accepted
packaging (6)
5
2008-09-17
2008-09-04
No

this is a manifest file to start, stop or restart openser automatically at solaris10 bootup

after downloading the file you can use it as following :

cp openser.xml to /var/svc/manifest/network

chmod 444 openser.xml

svccg -v import openser.xml

and finally enable openser to be a SMF servie :

svcadm enable openser

note : openser depends on mysql smf service and it should be started firstly before openser smf so if you have a different version of mysql so you have to edit the file firstly to fit your environment

Discussion

  • Muhammad Akl

    Muhammad Akl - 2008-09-04

    openser's 1.2.2 manifest-solaris10

     
  • Henning Westerholt

    • milestone: --> ver devel
    • assigned_to: nobody --> henningw
    • status: open --> closed-accepted
     
  • Henning Westerholt

    Hi Muhammad,

    thanks for your patch, commited to trunk and the 1.3, 1.4 branches.

    Cheers,

    Henning

     

Log in to post a comment.