summaryrefslogtreecommitdiff
path: root/src/73-seat-late.rules
diff options
context:
space:
mode:
Diffstat (limited to 'src/73-seat-late.rules')
-rw-r--r--src/73-seat-late.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/73-seat-late.rules b/src/73-seat-late.rules
index f9436d0ae4..2b4bed22f5 100644
--- a/src/73-seat-late.rules
+++ b/src/73-seat-late.rules
@@ -8,7 +8,7 @@
ACTION=="remove", GOTO="seat_late_end"
TAG!="seat", GOTO="seat_late_end"
-ENV{ID_SEAT}=="", ENV{ID_AUTOSEAT}=="1", ENV{ID_PATH}!="", ENV{ID_SEAT}="seat-$env{ID_PATH}"
+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"
ENV{ID_SEAT}!="", TAG+="$env{ID_SEAT}"