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 | 8205609508f54d3e1e0c5ec07715381ed657ba33 (patch) | |
| tree | 856c27fd5c99a74044af31f6eb536533ae177330 /remote/modules/systemd | |
| parent | [system.inc] Path variable LIB64 now generalized usable (dep. on $SYS_DISTRIB... (diff) | |
| download | tm-scripts-8205609508f54d3e1e0c5ec07715381ed657ba33.tar.gz tm-scripts-8205609508f54d3e1e0c5ec07715381ed657ba33.tar.xz tm-scripts-8205609508f54d3e1e0c5ec07715381ed657ba33.zip | |
[systemd] conf file updated (systemd-204, kmod-14)
Diffstat (limited to 'remote/modules/systemd')
| -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 |
