Dafang-Hacks / Main

138 stars 63 forks source link

Program does not have write permissions #39

Open vtyutin opened 4 years ago

vtyutin commented 4 years ago

Hi guys, Please assist me to solve the issue below. I created the program that write to file some log data. If I run this program as startup process after reboot program fails to have write access to file system. But If I ssh as root to my camera and start my program manually from command line everything works fine. So question is how to run my program on startup with root permissions?

nik0 commented 4 years ago

Every processes have root permission on this device