unliketea Messages: 4 Registered: November 2010 Location: US
Junior Member
From: *ndc.nasa.gov
when you su to root, ensure you use the command:
# su -
the dash indicates you want to configure your environment for root (and thus its search paths), otherwise, you keep your user account environment configuration, which does not include /sbin.
Another option would be to point to the service executable directory with: