fix(dracut-init): unbreak a comment
A dreadful copy & paste or kill-ring-save & yank error, most surely.master
parent
67fc670a88
commit
bc4f196f98
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue