From 46e27ea790e6f68fa648404a7159de1fa6746fe8 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 19 Mar 2013 15:31:46 -0300 Subject: [PATCH] Respect 'States' option from Advanced/Misc - Respect this option and do not clean states when it's configured - Create /etc/rc.kill_states to be easier to check $config It helps ticket #2887 --- etc/rc.kill_states | 72 +++++++++++++++++++++++++++++++++++++ usr/local/sbin/ppp-linkdown | 12 ++----- 2 files changed, 74 insertions(+), 10 deletions(-) create mode 100755 etc/rc.kill_states diff --git a/etc/rc.kill_states b/etc/rc.kill_states new file mode 100755 index 0000000000..d7e92d60a4 --- /dev/null +++ b/etc/rc.kill_states @@ -0,0 +1,72 @@ +#!/usr/local/bin/php -f +