On Sat, 2009-01-03 at 15:48 +1300, Jasper Bryant-Greene wrote: > You can't setuid root scripts, you would need to setuid the > interpreter, or wrap it in a small C program. That seems like overkill > for this. > > Why not just run the command in /etc/rc.local which is executed during > boot, as root?
Perfect - thanks!
