set -e if [ -e $D/lib/systemd/system/systemd-udevd.service ]; then sed -i "/MountFlags=shared/d" $D/lib/systemd/system/systemd-udevd.service fi