summaryrefslogtreecommitdiffstats
path: root/debian/patches/vconsole
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/vconsole')
-rw-r--r--debian/patches/vconsole12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/patches/vconsole b/debian/patches/vconsole
deleted file mode 100644
index 569b375..0000000
--- a/debian/patches/vconsole
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/modules.d/00systemd/module-setup.sh
-+++ b/modules.d/00systemd/module-setup.sh
-@@ -158,7 +158,8 @@
- emergency.target \
- rescue.target; do
- [[ -f "$systemdsystemunitdir"/$i ]] || continue
-- $SYSTEMCTL -q --root "$initdir" add-wants "$i" systemd-vconsole-setup.service
-+ # $SYSTEMCTL -q --root "$initdir" add-wants "$i" systemd-vconsole-setup.service
-+ true
- done
-
- mkdir -p "$initdir/etc/systemd"