diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
commit | 9f23530860942a8f94b7c535ead80c38f02424b1 (patch) | |
tree | 175bbdf8be1bb14fd23798f93d102dc7640865c9 /units/local-fs.target | |
parent | 08a96fb00afefbcec822684c25ae1dbe39179264 (diff) |
man: document a few special units
Diffstat (limited to 'units/local-fs.target')
-rw-r--r-- | units/local-fs.target | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/local-fs.target b/units/local-fs.target index 3e7124a709..81bff5a89d 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -15,5 +15,7 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see <http://www.gnu.org/licenses/>. +# See systemd.special(7) for details + [Unit] Description=Local File Systems |