Tagged Questions
7
votes
2answers
3k views
Can I make a script always execute as root?
How to make a script execute as root, no matter who executes it?
I read about setuid but I'm not sure how to do this.
I'm using Linux, Ubuntu 12.04 LTS.