From 0c17fbce55a9a2ca48318a918adce4c58ae79d98 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 28 Mar 2013 21:18:58 +0100 Subject: unit: replace remote-fs-setup.target by network-online.target https://bugzilla.redhat.com/show_bug.cgi?id=787314 --- units/network-online.target | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 units/network-online.target (limited to 'units/network-online.target') diff --git a/units/network-online.target b/units/network-online.target new file mode 100644 index 0000000000..8043717e4a --- /dev/null +++ b/units/network-online.target @@ -0,0 +1,11 @@ +# 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 -- cgit v1.2.3-54-g00ecf