Use correct variable when setting up /run/sysconfig/nfs-utils
In d/nfs-utils_env.sh
, export SVCGSSDARGS
, which is the variable name expected by the rpc-svcgssd
systemd service. The old variable is still being exported to prevent upgrades from breaking for those who may have overridden the systemd service to work around the bug. (Closes: #892654)