mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 16:36:04 +08:00
Fix file ownership for the username change
This commit is contained in:
@@ -21,6 +21,6 @@ timezone Europe/Zurich
|
||||
mkdir -p /home/liveuser/.kde/env
|
||||
echo "system-config-keyboard --noui sg-latin1-nodeadkeys" > /home/liveuser/.kde/env/keyboard.sh
|
||||
chmod +x /home/liveuser/.kde/env/keyboard.sh
|
||||
chown -R fedora:fedora /home/liveuser/.kde/env/
|
||||
chown -R liveuser:liveuser /home/liveuser/.kde/env/
|
||||
|
||||
%end
|
||||
|
||||
Reference in New Issue
Block a user