From dbeb4eab964c55e85ad00a5ccd22c9944f2c8e98 Mon Sep 17 00:00:00 2001 From: Andrew Mackenzie Date: Sun, 15 Feb 2026 15:54:30 +0100 Subject: [PATCH] Add an explicit quit command at the end of the symlink commands for debugfs --- scripts/symlinks.cmds | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/symlinks.cmds b/scripts/symlinks.cmds index 6bf05ce..dcfe40a 100644 --- a/scripts/symlinks.cmds +++ b/scripts/symlinks.cmds @@ -405,3 +405,4 @@ symlink /bin/xzcat /bin/busybox symlink /bin/yes /bin/busybox symlink /bin/zcat /bin/busybox symlink /bin/zcip /bin/busybox +quit