diff options
| author | Simon Rettberg | 2013-09-10 16:50:51 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-10 16:50:51 +0200 |
| commit | c850bbfbf0bed5fbc328b0291bb2ed776073c477 (patch) | |
| tree | 155e1929a26f4b8216eb0d8be132c62edf3cf841 /remote/modules/systemd/systemd.conf | |
| parent | [sshd] Disallow ssh login for "demo" user as the password is a little easy to... (diff) | |
| parent | [systemd] Cave: Possible breaker: build file doesn't install kmod anymore int... (diff) | |
| download | tm-scripts-c850bbfbf0bed5fbc328b0291bb2ed776073c477.tar.gz tm-scripts-c850bbfbf0bed5fbc328b0291bb2ed776073c477.tar.xz tm-scripts-c850bbfbf0bed5fbc328b0291bb2ed776073c477.zip | |
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/systemd.conf')
| -rw-r--r-- | remote/modules/systemd/systemd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/systemd/systemd.conf b/remote/modules/systemd/systemd.conf index ea042020..3cb6196a 100644 --- a/remote/modules/systemd/systemd.conf +++ b/remote/modules/systemd/systemd.conf @@ -1,6 +1,6 @@ REQUIRED_VERSION="systemd-204" REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz" -REQUIRED_LIBKMOD_VERSION="kmod-12" +REQUIRED_LIBKMOD_VERSION="kmod-14" REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.gz" REQUIRED_DISABLED_SERVICES=" tmp.mount |
