diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-28 21:18:58 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-29 03:07:17 +0100 |
commit | 0c17fbce55a9a2ca48318a918adce4c58ae79d98 (patch) | |
tree | eb9eec0343c408bdde16b684dcdca2db56ed6957 /units/remote-fs-setup.target | |
parent | 78a04605888f987ea4449bd088d679c7075ab533 (diff) |
unit: replace remote-fs-setup.target by network-online.target
https://bugzilla.redhat.com/show_bug.cgi?id=787314
Diffstat (limited to 'units/remote-fs-setup.target')
-rw-r--r-- | units/remote-fs-setup.target | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/units/remote-fs-setup.target b/units/remote-fs-setup.target deleted file mode 100644 index 8043717e4a..0000000000 --- a/units/remote-fs-setup.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 Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. - -[Unit] -Description=Remote File System Setup -Documentation=man:systemd.special(7) -DefaultDependencies=no |