HD Install :: location of reboot/shutdown commands?



modifying the sudoeres file, and need to add paths or exec's to the dsl user to allow shutdown and reboot. Anyone know the location of shutdown and reboot, along with the exitcheck.sh script? Many thanks.

I just added a path to /sbin so it works

Use which <command> or whereis <command> or type -p <command> to find executables in your PATH.
ah, learn something new every day, i jsut gave permission to dsl for /sbin/ Looks like everything works, even got the JAVA_HOME environments fixed so now tomcat and mule are working at boot. Looks like the learning curve is picking up.

original here.