Kenji Okimoto
null+****@clear*****
Mon Jul 2 17:47:16 JST 2018
Kenji Okimoto 2018-07-02 17:47:16 +0900 (Mon, 02 Jul 2018) New Revision: 15a69596f34dc791b55d295523d5f7ca7cce4a7b https://github.com/milter-manager/milter-manager/commit/15a69596f34dc791b55d295523d5f7ca7cce4a7b Message: data init.d: Add status to fix "E: no-status-entry" Modified files: data/init.d/redhat/milter-manager Modified: data/init.d/redhat/milter-manager (+3 -0) =================================================================== --- data/init.d/redhat/milter-manager 2018-07-02 17:12:08 +0900 (631f56d6) +++ data/init.d/redhat/milter-manager 2018-07-02 17:47:16 +0900 (c0dba1bb) @@ -117,6 +117,9 @@ case "$1" in condrestart) [ -f /var/lock/subsys/$prog ] && restart || : ;; + status) + status $prog + ;; *) echo "Usage: $prog {start|stop|reload|restart|condrestart}" exit 1 -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.osdn.me/mailman/archives/milter-manager-commit/attachments/20180702/f2cc0b4d/attachment-0001.htm