Forum Discussion
Altera_Forum
Honored Contributor
15 years agoExecute reboot script with haserl
Hi, I am using haserl for cgi programming and want to reboot my uClinux board through pushing a button on a website. So I thought that I can execute the reboot script like that: #!/usr/bin/hase...
Altera_Forum
Honored Contributor
15 years agoThanks Michael, you guessed right. :)
It was again a problem with the rights of the file. So I changed it to root and now it works fine!