Skip to content

Commit bc4f196

Browse files
lkundrakjohannbg
authored andcommitted
fix(dracut-init): unbreak a comment
A dreadful copy & paste or kill-ring-save & yank error, most surely.
1 parent 67fc670 commit bc4f196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dracut-init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ inst_rule_programs() {
423423
done
424424
}
425425

426-
# attempt to install any programs specified in a udev rule
426+
# attempt to create any groups and users specified in a udev rule
427427
inst_rule_group_owner() {
428428
local i
429429

0 commit comments

Comments
 (0)