5785 shaares
/etc/rc.local
script is executed by the "root" user
if you want to execute commands as another user:
su - pi /do/something/as/oracle/user
/etc/rc.local
script is executed by the "root" user
if you want to execute commands as another user:
su - pi /do/something/as/oracle/user