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.
2 parents 45c6bb7 + fd0e802 commit 2ead440Copy full SHA for 2ead440
data/live-build-config/hooks/live/20-systemd_target.chroot
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+
3
+echo I: Choose systemd multi-user.target over graphical.target
4
+systemctl set-default -f multi-user.target
0 commit comments