Revert "fedora-common-ostree: Add workaround for nfs-client.target"

Fixed by: https://src.fedoraproject.org/rpms/fedora-release/pull-request/267
See: https://bugzilla.redhat.com/show_bug.cgi?id=2218006

This reverts commit 32d3823b99.
This commit is contained in:
Timothée Ravier 2023-07-25 16:25:43 +02:00
parent 43fa429709
commit 8b74d30bd6

View file

@ -125,6 +125,4 @@ postprocess:
rm -rf /etc/systemd/user/*
systemctl --user --global preset-all
# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2218006
systemctl enable nfs-client.target
postprocess-script: "postprocess.sh"