The mount unit can take requires and after statements which help ensure
mounts are "mounted" at the appropriate times. This change ensures that
mounts that do not begin with a "/" have network aware statements in
them automatically which ensures things like NFS, CIFS, or iSCSI mounts
are correctly handled at the time of system start.
Change-Id: I0afa240ea4792710b9d6e84831ccac01e0cb3972
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>