mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 02:41:33 +00:00
Remove unneeded sedding.
This commit is contained in:
parent
6fe2354261
commit
7d524ffb98
@ -11,8 +11,6 @@ if [ "$IMAGEFORMAT" == "none"]; then
|
|||||||
touch /var/log/syslog
|
touch /var/log/syslog
|
||||||
chown syslog:adm /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
|
# Create the oem user account
|
||||||
/usr/sbin/useradd -d /home/oem -m -N -u 29999 oem
|
/usr/sbin/useradd -d /home/oem -m -N -u 29999 oem
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user