[packages] watchcat, default configuration file correction
authornunojpg <nunojpg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 May 2012 16:44:50 +0000 (16:44 +0000)
committernunojpg <nunojpg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 May 2012 16:44:50 +0000 (16:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31652 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/watchcat/files/uci_defaults_watchcat

index 1c457d7..49def81 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-[ -n "$(uci -q show system.@watchcat[0])" ] || {
+uci -q show system.@watchcat[0] || {
        uci add system watchcat
        uci set system.@watchcat[0].period=6h
        uci set system.@watchcat[0].mode=ping