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 4610dbc commit 9b41c4dCopy full SHA for 9b41c4d
mkosi.extra/usr/lib/systemd/system/preset-global.service
@@ -0,0 +1,10 @@
1
+# SPDX-License-Identifier: LGPL-2.1-or-later
2
+
3
+[Unit]
4
+Before=user.slice
5
6
+[Service]
7
+Type=oneshot
8
+RemainAfterExit=yes
9
+ConditionFirstBoot=yes
10
+ExecStart=systemctl preset-all --global
0 commit comments