From 254f8bd3d9282f2743ff76ba890892dcdfaba73e Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 1 Dec 2024 22:36:07 -0600 Subject: [PATCH] Fix typo --- wayblue-fix-89.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wayblue-fix-89.sh b/wayblue-fix-89.sh index 372a53d..667de44 100755 --- a/wayblue-fix-89.sh +++ b/wayblue-fix-89.sh @@ -19,7 +19,7 @@ # users/groups. # # If an entry is present in /etc/shadow or /etc/gshadow that matches an object -# that systemd-sysusers is trying to add, it will fail and no abort further +# that systemd-sysusers is trying to add, it will fail and then abort further # object processing. Thus, we remove objects that cannot be looked up, assuming # that the cause is this disparity and that it will be smoothed out when # systemd-sysusers next runs