]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/local-fs.target
systemctl-show: make show_memory_available cover memory_available itself
[thirdparty/systemd.git] / units / local-fs.target
CommitLineData
db9ecf05 1# SPDX-License-Identifier: LGPL-2.1-or-later
a7df2d1e 2#
70449379
LP
3# This file is part of systemd.
4#
70449379 5# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
6# under the terms of the GNU Lesser General Public License as published by
7# the Free Software Foundation; either version 2.1 of the License, or
70449379 8# (at your option) any later version.
70449379
LP
9
10[Unit]
11Description=Local File Systems
49dbfa7b 12Documentation=man:systemd.special(7)
4e66876d 13
1f87d09e 14DefaultDependencies=no
e8d2f6cd 15After=local-fs-pre.target
4e66876d 16Conflicts=shutdown.target
74c8e3c4
ZJS
17OnFailure=emergency.target
18OnFailureJobMode=replace-irreversibly