????

Your IP : 3.149.27.97


Current Path : /lib/dracut/modules.d/01systemd-ac-power/
Upload File :
Current File : //lib/dracut/modules.d/01systemd-ac-power/99-initrd-power-targets.rules

# 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"