From 4aba3c5961b8653da9bd7f7b3898f3badfcc1c37 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 18 Dec 2023 22:34:39 +0100 Subject: [PATCH] pkgs/openwrt/uci-config: make uci stats scripts +x --- nix/pkgs/openwrt/uci-config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/pkgs/openwrt/uci-config.nix b/nix/pkgs/openwrt/uci-config.nix index f6e9592..2b78e36 100644 --- a/nix/pkgs/openwrt/uci-config.nix +++ b/nix/pkgs/openwrt/uci-config.nix @@ -437,6 +437,7 @@ in COLLECTD ''} + chmod +x /usr/bin/usteer-stats.sh /usr/sbin/usteer-info.sh for svc in dnsmasq uhttpd ; do rm -f /etc/rc.d/*\$svc