Re: No OK message when re-starting service

2014-03-20 Thread Suvayu Ali
On Thu, Mar 20, 2014 at 12:59:43PM +, Timothy Murphy wrote: > I notice that when I run > # systemctl restart sendmail.service > I get no OK message on my Fedora-20 laptop, > as I do when I run > # service sendmail restart > on my CentOS server. > > This seems a little surprising to me. > I

Re: No OK message when re-starting service

2014-03-20 Thread Rami Rosen
Hi, I have sendmail on Fedora 20 desktop, and also for me it does not show OK (when in Xwindows) > Would I get a message if the restart failed? I believe so. If I run this simple test on Fedora 20 desktop: mv /usr/sbin/sendmail.sendmail /usr/sbin/sendmail.org and systemctl restart sendmail.servic

Re: No OK message when re-starting service

2014-03-20 Thread Steve Searle
Around 12:59pm on Thursday, March 20, 2014 (UK time), Timothy Murphy wrote: > I notice that when I run > # systemctl restart sendmail.service > I get no OK message on my Fedora-20 laptop, Is sendmail installed? It isn't installed as a default option any more. Steve -- Website: www.steves

No OK message when re-starting service

2014-03-20 Thread Timothy Murphy
I notice that when I run # systemctl restart sendmail.service I get no OK message on my Fedora-20 laptop, as I do when I run # service sendmail restart on my CentOS server. This seems a little surprising to me. Is there some setting I could add to get confirmation? (I know I could run "systemc