diff --git a/openvpn.changes b/openvpn.changes index dcdcdaa..39228b0 100644 --- a/openvpn.changes +++ b/openvpn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 17 10:59:23 UTC 2011 - mt@suse.de + +- Added X-Interactive: true LSB tag to the init script. + ------------------------------------------------------------------- Tue Nov 16 09:45:46 UTC 2010 - mt@suse.de diff --git a/openvpn.init b/openvpn.init index a9c3774..5b4f14e 100644 --- a/openvpn.init +++ b/openvpn.init @@ -20,6 +20,7 @@ # Should-Stop: $syslog $time $named network-remotefs # Default-Start: 3 5 # Default-Stop: 0 1 2 6 +# X-Interactive: true # Short-Description: OpenVPN tunnel # Description: Start OpenVPN tunnel ### END INIT INFO