various updates
This commit is contained in:
@@ -29,6 +29,8 @@ dnf install -y osbuild-composer composer-cli
|
||||
systemctl enable --now osbuild-composer.socket
|
||||
|
||||
# Optional: add your user to the weldr group
|
||||
# On fedora kinoite (atomic) you'll need to add the group manually for now
|
||||
grep -E '^weldr:' /usr/lib/group | sudo tee -a /etc/group
|
||||
sudo usermod -aG weldr $USER
|
||||
|
||||
# Optional: cockpit dependency
|
||||
|
||||
Reference in New Issue
Block a user