1833059 Members
2711 Online
110049 Solutions
New Discussion

inittab

 
Miguel Carabano_1
Regular Advisor

inittab

Hi team,

How to add in inittab:
Example:
route add net 1

id01:3456:bootwait:/usr/sbin/route add net 1

Thanks

MC


1 REPLY 1
Patrick Wallek
Honored Contributor

Re: inittab

I'm not sure inittab is the best place for that. I think you'd be better off with it in /etc/rc.config.d/netconf or perhaps creating your own custom startup script that has your route command in it.