We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3d37d commit 21536ebCopy full SHA for 21536eb
mkosi.extra/usr/lib/systemd/system/preset-global.service
@@ -2,9 +2,10 @@
2
3
[Unit]
4
Before=user.slice
5
+ConditionFirstBoot=yes
6
+ConditionPathIsReadWrite=/etc
7
8
[Service]
9
Type=oneshot
10
RemainAfterExit=yes
-ConditionFirstBoot=yes
11
ExecStart=systemctl preset-all --global
0 commit comments