dbus UUID
This commit is contained in:
parent
ce722603bb
commit
8e947521aa
1 changed files with 2 additions and 1 deletions
3
larbs.sh
3
larbs.sh
|
@ -217,7 +217,8 @@ newperms "%wheel ALL=(ALL) ALL #LARBS
|
||||||
# Make zsh the default shell for the user
|
# Make zsh the default shell for the user
|
||||||
sed "s/^$name:\(.*\):\/bin\/.*/$name:\1:\/bin\/zsh/" /etc/passwd
|
sed "s/^$name:\(.*\):\/bin\/.*/$name:\1:\/bin\/zsh/" /etc/passwd
|
||||||
|
|
||||||
# dbus-uuidgen > /var/lib/dbus/machine-id
|
# dbus UUID must be generated for Artix runit
|
||||||
|
dbus-uuidgen > /var/lib/dbus/machine-id
|
||||||
|
|
||||||
# Last message! Install complete!
|
# Last message! Install complete!
|
||||||
finalize
|
finalize
|
||||||
|
|
Loading…
Reference in a new issue