From bc4f196f9825029eaef7ccf525ec57f5229b2793 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 5 Jan 2022 11:10:27 +0100 Subject: [PATCH] fix(dracut-init): unbreak a comment A dreadful copy & paste or kill-ring-save & yank error, most surely. --- dracut-init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dracut-init.sh b/dracut-init.sh index b6e3714a..9f9c0980 100644 --- a/dracut-init.sh +++ b/dracut-init.sh @@ -423,7 +423,7 @@ inst_rule_programs() { done } -# attempt to install any programs specified in a udev rule +# attempt to create any groups and users specified in a udev rule inst_rule_group_owner() { local i