Author Topic: Changing script order in rc.* scripts  (Read 289 times)

Offline didiergm

  • Sr. Member
  • ****
  • Posts: 406
Changing script order in rc.* scripts
« on: May 17, 2010, 01:45:48 AM »
Hello,

I know I can enable/disable a service using PCC, but is there a way short of renaming the sxx files in rc.d.* directories to change the order of script startup ?

Why do I need to do that ? it is because on my system, Samba (s91smb in rc5.d) starts AFTER vmware  workstation (S51vmware in rc5.d) so VmWare virtual network does not initialise properly and I cannot access my samba shares until I stop both Samba & vmware services and restart them in the right order (samba then vmware).

Thanks for your ideas

Didier