Thread
:
[Question] How to write start-up scripts?
View Single Post
uber
2011-12-20 , 19:04
Posts: 31 | Thanked: 16 times | Joined on Mar 2010
#
10
Running a script using "exec <script>" will run it as root. Trying to use "exec aegis-exec -s -u user" will run the script as nobody even though you specified user. I think you need to package your script in a .deb to get it signed by aegis when you install it to be able to run it as a different user with aegis-exec.
Quote & Reply
|
uber
View Public Profile
Send a private message to uber
Find all posts by uber