revert manually calling

This commit is contained in:
Tobias Powalowski 2023-02-06 11:29:39 +01:00
parent 7c152aad1d
commit 50c9b1179b

View file

@ -408,6 +408,9 @@ _prepare_graphic() {
rm -rf /usr/share/{locale,i18n}
fi
_home_root_mount
systemd-sysusers >/dev/tty7 2>&1
systemd-tmpfiles --create >/dev/tty7 2>&1
systemctl restart dbus
}
_new_environment() {