diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:32:28 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:32:28 +0000 |
commit | 4d8a56b2d230220bdd3915de268d81eb94f5b688 (patch) | |
tree | bd8bce24fb994aabb6b3cd51476f2f65389300cf /acpid.power.conf | |
parent | 1a6922a62e4499756fe055879eaf9d73627a89f9 (diff) |
automatic import of acpidopeneuler24.03_LTS
Diffstat (limited to 'acpid.power.conf')
-rw-r--r-- | acpid.power.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/acpid.power.conf b/acpid.power.conf new file mode 100644 index 0000000..b654aa3 --- /dev/null +++ b/acpid.power.conf @@ -0,0 +1,5 @@ +# ACPID config to power down machine if powerbutton is pressed, but only if +# no gnome-power-manager is running + +event=button/power.* +action=/etc/acpi/actions/power.sh |