AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

Most common way to autostart daemon in AIX ?

  • 1.  Most common way to autostart daemon in AIX ?

    Posted Fri November 30, 2007 03:06 AM

    Originally posted by: Vilius


    Hi,
    As I understand there are two ways to autostart daemon in AIX - old "System V" way and subsystems. AIX daemons installed by default are controled as subsystems. How do I create subsystem having daemon start/stop script ? Or I should create "S..." link to daemons startup script in rc2.d directory ? Which is the 'best' way ?

    ( my example is IBM HTTP server - apachectl script controls start/stop actions so how do I create apache subsystem ? )

    thanks
    Vilius
    #AIX-Forum


  • 2.  Re: Most common way to autostart daemon in AIX ?

    Posted Fri November 30, 2007 07:53 AM

    Originally posted by: SystemAdmin


    man mkssys
    #AIX-Forum