Skip to content

Commit

Permalink
fix: Adapting to immutable systems
Browse files Browse the repository at this point in the history
pms: 300399
  • Loading branch information
xinpeng wang authored and Zeno-sole committed Feb 19, 2025
1 parent 492ed59 commit bcb4161
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
grub2 (2.12-1deepin15) unstable; urgency=medium

* Adapting to immutable systems.

-- xinpeng.wang <[email protected]> Thu, 13 Feb 2025 15:13:28 +0800

grub2 (2.12-1deepin14) unstable; urgency=medium

* Support use confidential computing provisioned secrets for disk decryption
Expand Down
1 change: 1 addition & 0 deletions debian/grub-common.service
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Description=Record successful boot for GRUB
After=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target
ConditionPathExists=/boot/grub/grub.cfg
ConditionPathIsReadWrite=/boot

[Service]
Type=oneshot
Expand Down

0 comments on commit bcb4161

Please sign in to comment.