diff options
| author | Christian Rößler | 2013-09-10 16:10:33 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:06 +0200 |
| commit | 45b73919e19d12a3568e1247713c9ea3da96f99e (patch) | |
| tree | 40e423cf4116803f83a49816fbbf0f338604f188 /remote/modules/systemd/systemd.conf | |
| parent | [system.inc] Path variable LIB64 now generalized usable (dep. on $SYS_DISTRIB... (diff) | |
| download | tm-scripts-45b73919e19d12a3568e1247713c9ea3da96f99e.tar.gz tm-scripts-45b73919e19d12a3568e1247713c9ea3da96f99e.tar.xz tm-scripts-45b73919e19d12a3568e1247713c9ea3da96f99e.zip | |
[systemd] conf file updated (systemd-204, kmod-14)
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 |
