OpenSUSE 11.1 service command issues
Posted: Wed Jul 01, 2009 2:05 pm
Hi all.
We are running OpenVPN on OpenSUSE 11.1 which uses the service command for process control. The syntax is as follows:
service service name start|stop|restart|reload|status
All of these work with the exception of reload. When running service openvpn reload , (when openvpn is already running), it returns done, but running service openvpn status after it returns dead.
We would like to be able to reload the service, (for config changes), on the fly with out having user sessions dropped. Is this possible?
We are running OpenVPN on OpenSUSE 11.1 which uses the service command for process control. The syntax is as follows:
service service name start|stop|restart|reload|status
All of these work with the exception of reload. When running service openvpn reload , (when openvpn is already running), it returns done, but running service openvpn status after it returns dead.
We would like to be able to reload the service, (for config changes), on the fly with out having user sessions dropped. Is this possible?