diff options
Diffstat (limited to 'src/73-seat-late.rules')
-rw-r--r-- | src/73-seat-late.rules | 1 |
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" |