DEV Community

Emanuel937
Emanuel937

Posted on

Does anyone here know how to run a python excutable file on background with the root permission ?

(not on terminal )... Like Mozile extension that run on background .

Top comments (5)

Collapse
 
aheisleycook profile image
privatecloudev

ye

Collapse
 
emanuel937 profile image
Emanuel937

schedule , allow us to set root permission ?

Collapse
 
emanuel937 profile image
Emanuel937

tell me , how I can do it on python ...

Collapse
 
aheisleycook profile image
privatecloudev

Ypu can us te schedule ,d

Thread Thread
 
emanuel937 profile image
Emanuel937

thanks