mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Remove redundant creation of oem user
This commit is contained in:
parent
bfcf01f9d3
commit
b6f1f7b7b3
@ -18,11 +18,6 @@ if [ "$IMAGEFORMAT" == "none" ]; then
|
||||
touch "/var/lib/oem-config/run"
|
||||
fi
|
||||
|
||||
/usr/sbin/useradd -d /home/oem -G adm,sudo -m -N -u 29999 oem
|
||||
|
||||
/usr/sbin/oem-config-prepare --quiet
|
||||
touch "/var/lib/oem-config/run"
|
||||
|
||||
# Update the fstab to include the "discard" option
|
||||
awk \
|
||||
-v root_fs_label="writable" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user