diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-18 03:08:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-18 03:08:35 +0200 |
commit | 835d81db939bf7a75fcf057462d71777ec475c21 (patch) | |
tree | 2270c373db201b220d871d3d23e58a59e7df12a0 /units/getty@.service.m4 | |
parent | 1e3fc6541f92cc1c42ba1b3a7bbe4c8c7b918156 (diff) |
units: synchronize with shutdown.target
Diffstat (limited to 'units/getty@.service.m4')
-rw-r--r-- | units/getty@.service.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index ffcc42aad9..890b4897a3 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -23,6 +23,7 @@ m4_dnl Description=Getty on %I Before=getty.target After=basic.target +Conflicts=shutdown.target [Service] Type=simple |