Linux: command to be executed each time the system boots

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ganeshp
    New Member
    • May 2007
    • 38

    Linux: command to be executed each time the system boots

    Hi All,

    I want the commad "chkconfig novell-zmd off" to be executed automatically each time the systems boots ;

    Should i write this command to some file or is there any other way
    Please let me know your thoughts on this

    Regards,
    Ganesh
  • ashitpro
    Recognized Expert Contributor
    • Aug 2007
    • 542

    #2
    locate the file named 'rc.local' or 'boot.local'
    put this command at the end of the file..
    It should execute at system boot

    Comment

    • ganeshp
      New Member
      • May 2007
      • 38

      #3
      thank you so much ;
      i also tried disabling it by using yast (system services) and it worked

      thank you,
      Regards,
      Ganesh

      Comment

      Working...