Remove unneeded sedding.

This commit is contained in:
Łukasz 'sil2100' Zemczak 2020-10-07 10:52:47 +02:00
parent 6fe2354261
commit 7d524ffb98

View File

@ -11,8 +11,6 @@ if [ "$IMAGEFORMAT" == "none"]; then
touch /var/log/syslog
chown syslog:adm /var/log/syslog
sed -i "s|#WaylandEnable=false|#WaylandEnable=false\nInitialSetupEnable=false|" "/etc/gdm3/custom.conf"
# Create the oem user account
/usr/sbin/useradd -d /home/oem -m -N -u 29999 oem