automatic bascul
Re: automatic bascul
It is not a big problem to develop such a script.It will take just few lines.
Main point to observe - it should be the same on both CPUs.
It should check whether CPU is main, whether all applicatons compatible and whether AUTOSTART is enabled on both CPUs.
It should place "shutdown -r 0" into cron table.
Place it in rc.d directory, name it accordingly.
Main point to observe - it should be the same on both CPUs.
It should check whether CPU is main, whether all applicatons compatible and whether AUTOSTART is enabled on both CPUs.
It should place "shutdown -r 0" into cron table.
Place it in rc.d directory, name it accordingly.

