Public bug reported:

Steps to reproduce:

$ apt-get install opensmtpd
$ service opensmtpd status
$ echo $?  # This prints 0
$ service opensmtpd stop
$ service opensmtpd status
$ echo $?  # This prints 0 too

Expected behaviour:

Running "service opensmtpd status" when the service is not running
should return something else than 0. To my knowledge most init scripts
in /etc/init.d do this correctly.

** Affects: opensmtpd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1515623

Title:
  opensmtpd init script "status" function always returns 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opensmtpd/+bug/1515623/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to