Bump test/common dependency to 233
This gets rid of the hack for <https://github.com/cockpit-project/cockpit/issues/14133>.
This commit is contained in:
parent
5f3c5c8436
commit
c1c2d83b81
2 changed files with 1 additions and 4 deletions
|
|
@ -10,6 +10,3 @@ 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