parent
044b8da55a
commit
d5a822884f
288 changed files with 13040 additions and 1 deletions
8
bots/images/scripts/debian-stable.install
Executable file
8
bots/images/scripts/debian-stable.install
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#! /bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
/var/lib/testvm/debian.install "$@"
|
||||
|
||||
# HACK: https://bugs.debian.org/914694
|
||||
sed -i '/IndividualCalls/ s/=no/=yes/' /etc/firewalld/firewalld.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue