mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-06-15 13:49:33 +00:00
9 lines
150 B
Desktop File
9 lines
150 B
Desktop File
[Unit]
|
|
Description=B550 boards suspend fix
|
|
|
|
[Service]
|
|
ExecStart=/bin/sh -c "/bin/echo GPP0 > /proc/acpi/wakeup"
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|