arc-patches/ramdisk-common-etc-rc.patch
AuxXxilium fba28dd332 init: patches
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
2023-09-04 19:30:37 +02:00

9 lines
165 B
Diff

--- a/etc/rc
+++ b/etc/rc
@@ -469,5 +469,5 @@
echo "============ Date ============"
date
echo "=============================="
-
+/addons/addons.sh rcExit
exit 0