I just noticed that on my centos system, /sbin doesn't seem to be 'on
executable' path, I need to prefix with '/sbin/':

[r...@centos voytek]# service
bash: service: command not found

[r...@centos voytek]# /sbin/service
Usage: service < option > | --status-all | [ service_name [ command |
--full-restart ] ]

[r...@centos voytek]# echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/voytek/bin

[r...@centos voytek]# uname -a
Linux centos 2.6.18-194.17.1.el5 #1 SMP Wed Sep 29 12:51:33 EDT 2010 i686
i686 i386 GNU/Linux




what do I need to fix ?



-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to