location of reboot/shutdown commands?Forum: HD Install Topic: location of reboot/shutdown commands? started by: lantian2004 Posted by lantian2004 on June 01 2006,15:42
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 Posted by mikshaw on June 01 2006,22:03
Use which <command> or whereis <command> or type -p <command> to find executables in your PATH.
Posted by lantian2004 on June 01 2006,22:13
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.
|