mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-02-12 22:07:04 +00:00
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
|
---
|
||
|
dontChroot: false
|
||
|
timeout: 120
|
||
|
script:
|
||
|
- "sed -i 's/oem:x:1000:1000/oem:x:60999:60999/' /etc/passwd"
|
||
|
- "sed -i 's/oem:x:1000/oem:x:60999/' /etc/group"
|
||
|
- "chown -R 60999:60999 /home/oem"
|