]> TLD Linux GIT Repositories - packages/rc-scripts.git/blobdiff - misc_fixes.patch
- tc is now in separate package
[packages/rc-scripts.git] / misc_fixes.patch
diff --git a/misc_fixes.patch b/misc_fixes.patch
deleted file mode 100644 (file)
index 2f76edf..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -ur rc-scripts-0.5.1.orig/rc.d/init.d/network rc-scripts-0.5.1/rc.d/init.d/network
---- rc-scripts-0.5.1.orig/rc.d/init.d/network  2018-07-11 21:54:22.000000000 +0000
-+++ rc-scripts-0.5.1/rc.d/init.d/network       2018-07-22 23:26:49.256418466 +0000
-@@ -168,7 +168,7 @@
-                               DEVICE=""; ONBOOT=""; USERS=""; . "$i" 2>/dev/null
-                               [ "${DEVICE:+set}" != "set" ] && continue
-                               [ ${USERS:-no} != no ] && continue
--                              is_yes [ ${ONBOOT:-no} && echo "${i##*/ifcfg-}"
-+                              is_yes ${ONBOOT:-no} && echo "${i##*/ifcfg-}"
-                       done
-               `
-diff -ur rc-scripts-0.5.1.orig/sysconfig/system rc-scripts-0.5.1/sysconfig/system
---- rc-scripts-0.5.1.orig/sysconfig/system     2018-07-11 21:54:22.000000000 +0000
-+++ rc-scripts-0.5.1/sysconfig/system  2018-07-22 23:26:23.805419983 +0000
-@@ -13,7 +13,6 @@
- CONSOLE_LOGLEVEL=1
- # On errors (when system is starting) run sulogin instead of shell ?
--# This option disables debuginitrd=sh in geninitrd as well.
- RUN_SULOGIN_ON_ERR=yes
- # Default run nice level for all services if $SERVICE_RUN_NICE_LEVEL is not