]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/remote-fs.target.m4
build-sys: get rid of special fedor install target
[thirdparty/systemd.git] / units / remote-fs.target.m4
CommitLineData
70449379
LP
1# This file is part of systemd.
2#
70449379
LP
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU General Public License as published by
5# the Free Software Foundation; either version 2 of the License, or
6# (at your option) any later version.
70449379 7
9f235308
LP
8# See systemd.special(7) for details
9
70449379
LP
10[Unit]
11Description=Remote File Systems
fb1bd35a
LP
12m4_dnl
13m4_ifdef(`FOR_SYSTEM',
14m4_dnl When running in system mode we need the network up
70449379
LP
15Requires=network.target
16After=network.target
fb1bd35a 17)m4_dnl
218362d2
LP
18
19[Install]
20WantedBy=multi-user.target