On Sat, Jan 3, 2009 at 3:48 PM, Jasper Bryant-Greene
<[email protected]> 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?

which is of course the "correct" way to run a script on startup.

Reply via email to