Fix: wrong name when applying preset
All checks were successful
Build package / build-package (push) Successful in 8s

This commit is contained in:
2025-07-29 03:27:21 +08:00
parent 7e44a62a5e
commit 495d58c0d6
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ post_install() {
_changed
systemctl preset sssd.service
systemctl preset net-mount.service
systemctl preset net-home.mount
}
post_upgrade() {