PATH:
usr
/
lib
/
dracut
/
modules.d
/
01systemd-ac-power
# This file is part of dracut systemd ac power module SUBSYSTEM=="power_supply", KERNEL=="AC", ATTR{online}=="0", RUN+="/usr/sbin/systemctl start initrd-on-battery-power.target" SUBSYSTEM=="power_supply", KERNEL=="AC", ATTR{online}=="1", RUN+="/usr/sbin/systemctl start initrd-on-ac-power.target"
[-] 99-initrd-power-targets.rules
[edit]
[-] initrd-on-ac-power.target
[edit]
[-] module-setup.sh
[edit]
[-] initrd-on-battery-power.target
[edit]
[+]
..