fixup tmpfile to not reference /var/run but /run

This prevents:

	/usr/lib/tmpfiles.d/radiusd.conf:1: Line references path below legacy directory /var/run/, updating /var/run/radiusd → /run/radiusd; please update the tmpfiles.d/ drop-in file accordingly.
This commit is contained in:
Paul Wouters 2020-01-11 15:14:58 -05:00
parent 1ef8514cc3
commit ad10ca7db9

View File

@ -1 +1 @@
D /var/run/radiusd 0710 radiusd radiusd -
D /run/radiusd 0710 radiusd radiusd -