diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 10:36:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 10:36:23 +0000 |
commit | 8bd3b87efa029de5d8f1214adea45bcfa965a07f (patch) | |
tree | bd8bce24fb994aabb6b3cd51476f2f65389300cf /acpid.power.conf | |
parent | a2785a017cbb85813393180d2e0e504744878460 (diff) |
automatic import of acpidopeneuler24.03_LTSopeneuler23.09
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 |