Merge branch 'g-w1-patch-1'
This commit is contained in:
commit
6b88d36033
1
larbs.sh
1
larbs.sh
@ -233,6 +233,7 @@ systembeepoff
|
|||||||
|
|
||||||
# Make zsh the default shell for the user.
|
# Make zsh the default shell for the user.
|
||||||
chsh -s /bin/zsh $name >/dev/null 2>&1
|
chsh -s /bin/zsh $name >/dev/null 2>&1
|
||||||
|
sudo -u "$name" mkdir -p "/home/$name/.cache/zsh/"
|
||||||
|
|
||||||
# dbus UUID must be generated for Artix runit.
|
# dbus UUID must be generated for Artix runit.
|
||||||
dbus-uuidgen > /var/lib/dbus/machine-id
|
dbus-uuidgen > /var/lib/dbus/machine-id
|
||||||
|
Loading…
Reference in New Issue
Block a user