Skip to content

Commit 266f120

Browse files
committed
Fix package compilation
1 parent bb76843 commit 266f120

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package/scripts/postinst.deb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ case "$1" in
1414
systemctl start rtk-hciattach
1515

1616
systemctl enable restore-sound-after-resume
17-
systemctl enable store-sound-after-suspend
17+
systemctl enable store-sound-on-suspend
1818

1919
systemctl enable pine64-first-boot
2020
;;

0 commit comments

Comments
 (0)