diff options
| author | Christian Rößler | 2013-09-10 16:10:33 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-10 16:10:33 +0200 |
| commit | 251b86d339b32b3756d452ad7fae6f647aecdf2a (patch) | |
| tree | a7ad42d80ca95d9cc0479305fa543aa4620b659f /remote | |
| parent | [system.inc] Path variable LIB64 now generalized usable (dep. on $SYS_DISTRIB... (diff) | |
| download | tm-scripts-251b86d339b32b3756d452ad7fae6f647aecdf2a.tar.gz tm-scripts-251b86d339b32b3756d452ad7fae6f647aecdf2a.tar.xz tm-scripts-251b86d339b32b3756d452ad7fae6f647aecdf2a.zip | |
[systemd] conf file updated (systemd-204, kmod-14)
Diffstat (limited to 'remote')
| -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 |
