summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-06-28 23:07:10 +0200
committerLennart Poettering <lennart@poettering.net>2011-06-28 23:07:10 +0200
commit6560d8dec982bd2fb5160a65cbe54dc176df7915 (patch)
tree9ee0183ae534282dee4cc8e6d17d554d646f830e /src
parenta0a0c7f18c5d4f157f471b6b2824b8e0653491ab (diff)
logind: inherit ID_SEAT even on devices that themselves are not seat assignable
Diffstat (limited to 'src')
-rw-r--r--src/73-seat-late.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/73-seat-late.rules b/src/73-seat-late.rules
index 2b4bed22f5..5a17c814ae 100644
--- a/src/73-seat-late.rules
+++ b/src/73-seat-late.rules
@@ -6,7 +6,6 @@
# (at your option) any later version.
ACTION=="remove", GOTO="seat_late_end"
-TAG!="seat", GOTO="seat_late_end"
ENV{ID_SEAT}=="", ENV{ID_AUTOSEAT}=="1", ENV{ID_FOR_SEAT}!="", ENV{ID_SEAT}="seat-$env{ID_FOR_SEAT}"
ENV{ID_SEAT}=="", IMPORT{parent}="ID_SEAT"