From 4a1f6009cf5fb0861e66b5b91a7390821394433f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 8 Sep 2021 15:11:51 +0200 Subject: [PATCH] ucentral-client: make the AP disconnect from the GW when the unit reboots Signed-off-by: John Crispin --- feeds/ucentral/ucentral-client/files/etc/init.d/ucentral | 1 + 1 file changed, 1 insertion(+) diff --git a/feeds/ucentral/ucentral-client/files/etc/init.d/ucentral b/feeds/ucentral/ucentral-client/files/etc/init.d/ucentral index aca4c446e..18af7d383 100755 --- a/feeds/ucentral/ucentral-client/files/etc/init.d/ucentral +++ b/feeds/ucentral/ucentral-client/files/etc/init.d/ucentral @@ -1,6 +1,7 @@ #!/bin/sh /etc/rc.common START=99 +STOP=01 USE_PROCD=1 PROG=/usr/sbin/ucentral