diff options
-rwxr-xr-x | ubuntu/maverick/tdebase/debian/tdm-trinity.conf | 1 | ||||
-rwxr-xr-x | ubuntu/precise/tdebase/debian/tdm-trinity.conf | 1 | ||||
-rwxr-xr-x | ubuntu/raring/tdebase/debian/tdm-trinity.conf | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdebase/debian/tdm-trinity.conf b/ubuntu/maverick/tdebase/debian/tdm-trinity.conf index fcec2ea00..8093950d2 100755 --- a/ubuntu/maverick/tdebase/debian/tdm-trinity.conf +++ b/ubuntu/maverick/tdebase/debian/tdm-trinity.conf @@ -9,6 +9,7 @@ author "Richard Johnson and Timothy Pearson" start on ((filesystem and runlevel [!06] and started dbus + and stopped udevtrigger and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1 or stopped udev-fallback-graphics)) or runlevel PREVLEVEL=S) diff --git a/ubuntu/precise/tdebase/debian/tdm-trinity.conf b/ubuntu/precise/tdebase/debian/tdm-trinity.conf index fcec2ea00..8093950d2 100755 --- a/ubuntu/precise/tdebase/debian/tdm-trinity.conf +++ b/ubuntu/precise/tdebase/debian/tdm-trinity.conf @@ -9,6 +9,7 @@ author "Richard Johnson and Timothy Pearson" start on ((filesystem and runlevel [!06] and started dbus + and stopped udevtrigger and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1 or stopped udev-fallback-graphics)) or runlevel PREVLEVEL=S) diff --git a/ubuntu/raring/tdebase/debian/tdm-trinity.conf b/ubuntu/raring/tdebase/debian/tdm-trinity.conf index fcec2ea00..8093950d2 100755 --- a/ubuntu/raring/tdebase/debian/tdm-trinity.conf +++ b/ubuntu/raring/tdebase/debian/tdm-trinity.conf @@ -9,6 +9,7 @@ author "Richard Johnson and Timothy Pearson" start on ((filesystem and runlevel [!06] and started dbus + and stopped udevtrigger and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1 or stopped udev-fallback-graphics)) or runlevel PREVLEVEL=S) |