Browse Source

fix(dracut-init): unbreak a comment

A dreadful copy & paste or kill-ring-save & yank error, most surely.
master
Lubomir Rintel 2 years ago committed by Jóhann B. Guðmundsson
parent
commit
bc4f196f98
  1. 2
      dracut-init.sh

2
dracut-init.sh

@ -423,7 +423,7 @@ inst_rule_programs() { @@ -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…
Cancel
Save