#3 Change /var/run -> /run in systemd service file
Merged by nalin. Opened by orion.
orion/oddjob systemd  into  master

Download 3.patch

Fixes:

/usr/lib/systemd/system/oddjobd.service:6: PIDFile= references path below legacy directory /var/run/, updating /var/run/oddjobd.pid → /run/oddjobd.pid; please update the unit file accordingly.

that I'm seeing on F30.

Can be merged -- the /run/.. part is there since circa 2012, I think.

Pull-Request has been merged by nalin

Metadata