|
2008-10-19
, 04:04
|
Posts: 144 |
Thanked: 45 times |
Joined on Oct 2007
@ Detroit
|
#32
|
In your package. create a file called:
/etc/sudoers.d/bluemaemo.sudoers
Put this in the file:
user ALL = NOPASSWD: <program you want to be able to execute as root - FULL PATH MUST BE SPECIFIED>
In the postinst, put:
update-sudoers || true
Then where you need to run the program as root, just specify sudo <program> to start the program.
The Following User Says Thank You to vabgeo For This Useful Post: | ||
|
2008-10-19
, 10:05
|
|
Posts: 1,070 |
Thanked: 1,604 times |
Joined on Sep 2008
@ Helsinki
|
#33
|
the app was released, announcement here : http://www.internettablettalk.com/fo...ad.php?t=24396
The app is only tested by me, so should have a lot of bugs yet
Best regards.