From dd9a278263b7f158409b7d907700e1e1b1465698 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 22 Dec 2016 23:58:38 +0100 Subject: [PATCH] ap.sh: remove spurious reboot arg --- salt/cpe/ap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/cpe/ap.sh b/salt/cpe/ap.sh index 88478dd..15a91ca 100644 --- a/salt/cpe/ap.sh +++ b/salt/cpe/ap.sh @@ -260,7 +260,7 @@ chmod a+rx /usr/sbin/wifi-on-link.sh # TODO: install pkgs (collectd...) {%- if conf.get('firstboot') %} -reboot /usr/sbin/wifi-on-link.sh +reboot {%- endif %} __SSH__