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/remote-fs.target | |
parent | 08a96fb00afefbcec822684c25ae1dbe39179264 (diff) |
man: document a few special units
Diffstat (limited to 'units/remote-fs.target')
-rw-r--r-- | units/remote-fs.target | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/remote-fs.target b/units/remote-fs.target index 0ed324edce..177a773c90 100644 --- a/units/remote-fs.target +++ b/units/remote-fs.target @@ -15,6 +15,8 @@ # 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=Remote File Systems Requires=network.target |