I have 2 FC5 boxes and only one does this...
[user@localhost /]$ su -
Password:
[root@localhost ~]# . /etc/rc.d/init.d/smb restart
Shutting down SMB services: [ OK ]
Shutting down NMB services: [ OK ]
Starting SMB services: [ OK ]
Starting NMB services: [ OK ]
[user@localhost /]$
This happens anytime I stop|start|restart any httpd, mysqld, etc. I would like to stay root so I can edit .conf, etc. Is this a user setting?
Thanks,
PhatOne