mirror of
https://github.com/mainnika/acpi-wakeup-fixxer.git
synced 2026-06-22 06:54:59 +00:00
Compare commits
1 Commits
c0eb787ac9
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
f344d62a04
|
@@ -6,7 +6,7 @@ Before=sysinit.target shutdown.target
|
|||||||
ConditionPathExists=|/proc/acpi/wakeup
|
ConditionPathExists=|/proc/acpi/wakeup
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/acpi-wakeup-fixxer $ACPI_WAKEUP_FIXXER_ARGS
|
ExecStart=/usr/bin/acpi-wakeup-fixxer $ACPI_WAKEUP_FIXXER_ARGS
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user