summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm
diff options
context:
space:
mode:
authorSimon Rettberg2014-02-24 19:05:15 +0100
committerSimon Rettberg2014-02-24 19:05:15 +0100
commit5bf2753b66b10658d00eee47a453ba839956f8f9 (patch)
treee6e8fcb5b4f386749187bfbcdebd9db8deab69d5 /remote/modules/kdm
parentMerge branch 'master' of simonslx:openslx-ng/tm-scripts (diff)
downloadtm-scripts-5bf2753b66b10658d00eee47a453ba839956f8f9.tar.gz
tm-scripts-5bf2753b66b10658d00eee47a453ba839956f8f9.tar.xz
tm-scripts-5bf2753b66b10658d00eee47a453ba839956f8f9.zip
Integrate prop nvidia drivers into system
If we detect nvidia.ko was loaded in stage31, download nvidia libs via our slx-addon system. It is also ensured that kdm will not start before the nvidia libs have been downloaded and integrated into the running system. For that matter, it was ensured that slx addons are only downloaded when setup-partitions finished running, and a proper /tmp dir is available.
Diffstat (limited to 'remote/modules/kdm')
-rw-r--r--remote/modules/kdm/data/etc/systemd/system/kdm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/kdm/data/etc/systemd/system/kdm.service b/remote/modules/kdm/data/etc/systemd/system/kdm.service
index 93bc2dd8..e07ae6fc 100644
--- a/remote/modules/kdm/data/etc/systemd/system/kdm.service
+++ b/remote/modules/kdm/data/etc/systemd/system/kdm.service
@@ -1,7 +1,7 @@
[Unit]
Description=KDM Display Manager
Conflicts=getty@tty7.service
-After=systemd-user-sessions.service getty@tty7.service
+After=systemd-user-sessions.service getty@tty7.service setup-slx-addon@nvidia_libs.service
[Service]
ExecStart=/usr/bin/kdm -nodaemon