diff options
author | Tom Gundersen <teg@jklm.no> | 2010-10-25 22:02:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-25 22:02:52 +0200 |
commit | 72de7bbf39af53a0d721f7f39c4383cef71712d9 (patch) | |
tree | 0fdf00a3ba2cdffb4150eeeef0ed35073d8721c3 /units/debian | |
parent | 9279749b84cc87c7830280b7895a48bed03c9429 (diff) |
fsck: remove symlink from fsck.target to sysinit.target
Diffstat (limited to 'units/debian')
-rw-r--r-- | units/debian/fsck.target | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/units/debian/fsck.target b/units/debian/fsck.target deleted file mode 100644 index 5da9a4ff9d..0000000000 --- a/units/debian/fsck.target +++ /dev/null @@ -1,11 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. - -# See systemd.special(7) for details - -[Unit] -Description=File System Check |