Ticket #282 (closed enhancement: wontfix)
show service status in Settings
| Reported by: | ledzgio | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | shr-settings | Version: | |
| Keywords: | Cc: |
Description
in Settings --> services should be shown the status of the service (running|stopped)
Change History
comment:3 Changed 3 years ago by mako
Hmm, on my desktop PC (Fedora 10) its work fine:
# /etc/init.d/avahi-daemon status Avahi daemon is running # /etc/init.d/sshd status openssh-daemon (pid 2631) is running... # /etc/init.d/ntpd status ntpd dead but pid file exists # /etc/init.d/nscd status nscd is stopped
I think, this is not a problem to implement that in SHR init-scripts.
Note: See
TracTickets for help on using
tickets.

I don't know how it should work...