Bump cockpit test version from 199 to 219
Calls to `allow_authorize_journal_messages` are no longer needed
This commit is contained in:
parent
78c850acf3
commit
019f61fda1
4 changed files with 13 additions and 9 deletions
|
|
@ -10,3 +10,6 @@ if type firewall-cmd >/dev/null 2>&1; then
|
|||
firewall-cmd --add-service=cockpit --permanent
|
||||
fi
|
||||
systemctl enable cockpit.socket
|
||||
|
||||
# HACK: See https://github.com/cockpit-project/cockpit/issues/14133
|
||||
mkdir -p /usr/share/cockpit/packagekit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue