diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-16 21:15:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-16 21:15:54 +0200 |
commit | 865f2ad151d9b45a4ea253626343b4a974f21ab7 (patch) | |
tree | 199d428398ce82831870c0b11f1e98d836fd87c7 /units | |
parent | a7b6f8e578724c3b4f0cfc8777d9b4a8e29207b0 (diff) |
units: drop After=sysinit.service line in local-fs.target which should be reversed and put into sysinit.service
Diffstat (limited to 'units')
-rw-r--r-- | units/local-fs.target | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/local-fs.target b/units/local-fs.target index 45259cd6db..3e7124a709 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -17,4 +17,3 @@ [Unit] Description=Local File Systems -After=sysinit.service |