fix-huawei-sound/huawei-codec-fix.service
2023-01-29 07:21:38 +03:00

12 lines
262 B
Desktop File

[Unit]
Description=huawei-codec-fix
Before=sleep.target
StopWhenUnneeded=yes
[Service]
Type=idle
ExecStart=/usr/local/bin/huawei-sound-fix
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target sleep.target