Fixes: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
LGTM
Per FHS, usage of /var/run is still permitted and not legacy, but we know how much systemd cares about that. Will merge in a moment.
Commit fc17445e fixes this pull-request
Pull-Request has been merged by rharwood
Fixes:
/usr/lib/systemd/system/gssproxy.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.