Fix RTS systemd targets to work with NFS.
Belts and suspenders approach: Installations can add RequiresMount: directives in an override file for the RTS target.
The RTS unit itself should be changed to wait until after standard mounting units are finished.
Ryan also suggested setting NFS entries in fstab with _netdev. (I'm not sure if this is necessary or related. Needs research.)