Posted on 10-13-2015 12:22 PM
Yea, basically, how can I run a sudo command on machine startup?
Thanks!
Posted on 10-13-2015 12:57 PM
You could create a Policy that has a trigger of Startup. Under "Files and Processes" in the Policy, use "Execute Command". You can then enter your command (without needing to add "sudo" to the front of it) and it will run at startup.
Posted on 10-13-2015 01:20 PM
Thanks! exactly what I was looking for!