UserParameter=eig.mount[*],awk '!/(virtfs|rootfs)/{print $$1 " on " $$2 " type " $$3 " " $$4}' /proc/mounts | grep " on \$1 type "
UserParameter=eig.nfs.mount[*],awk '!/(virtfs|rootfs)/{print $$1 " on " $$2 " type " $$3 " " $$4}' /proc/mounts | grep " on \$1 type "