About Mario Bucsics Expertise Since 5 Yearīs iīm working with Unix Systems an Oracle Databases and now i am going to take the Solaris Certification. You can ask me any question about Oracle and Solaris ( especially Solaris 2.6 ) but please donīt ask me anything about Microsoft Products.
Experience
Past/Present clients One of my biggest clientīs is the 2nd and best Telecommunication Company in Vienna ( max.mobil ). I was also involved in the startup phase at www.lion.cc which is the greatest e-commerce company in austria.
Expert: Mario Bucsics Date: 4/14/2005 Subject: solaris
Question i read that for creating a run controll script i.e init file has to have a hard link with /etc .
why ist so,
isnt necessary that i nned to have a hard link, with out hard link does the script run ? if no why so.
Answer hello !
sorry for the delay...
it does not matter if you use a hard or soft link, but keep in mind to remove the hard linked file from /etc/init.d also if you remove it from /etc/rc.? directory. if you use a soft link instead you do not need to delete all linked files.