Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 46ef09e6c34b2d3fff2cfeab16f0c77f > files > 13

webmin-2.013-1.mga9.src.rpm

--- setup.sh.orig	2020-07-02 15:58:40.697893504 -0400
+++ setup.sh	2020-07-02 16:09:30.117879753 -0400
@@ -445,7 +445,7 @@
 	fi
 
 	# Ask whether to run at boot time
-	if [ "$atboot" = "" ]; then
+	if [ "$atboot" = "NO" ]; then
 		if echo "$os_type" | grep  -q "\-linux$"; then
 		    grep_os_type="linux"
 		else