diff options
| author | Jonathan Bauer | 2016-06-08 11:30:44 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2016-06-08 11:30:44 +0200 |
| commit | 2777db81fb1ae36ba706d8a44c5e0918f3428d1d (patch) | |
| tree | cfdb94d5a27e4e6dc2584b5e566911b6d9ab5200 /remote/rootfs | |
| parent | [doc] documented new config variables (diff) | |
| parent | [kernel-vanilla] 4.4.12 (diff) | |
| download | tm-scripts-2777db81fb1ae36ba706d8a44c5e0918f3428d1d.tar.gz tm-scripts-2777db81fb1ae36ba706d8a44c5e0918f3428d1d.tar.xz tm-scripts-2777db81fb1ae36ba706d8a44c5e0918f3428d1d.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/rootfs')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/module.conf.ubuntu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage32/module.conf.ubuntu b/remote/rootfs/rootfs-stage32/module.conf.ubuntu index 30feca85..7fd3a401 100644 --- a/remote/rootfs/rootfs-stage32/module.conf.ubuntu +++ b/remote/rootfs/rootfs-stage32/module.conf.ubuntu @@ -6,7 +6,7 @@ REQUIRED_INSTALLED_PACKAGES=" curl openssl " -REQUIRED_SYSTEM_DIRECTORIES+=" +REQUIRED_SYSTEM_FILES+=" /lib/xtables " REQUIRED_FILES+=" |
