diff --git a/freeradius-tmpfiles.conf b/freeradius-tmpfiles.conf index ead7a2f..8f20796 100644 --- a/freeradius-tmpfiles.conf +++ b/freeradius-tmpfiles.conf @@ -1 +1 @@ -D /var/run/radiusd 0710 radiusd radiusd - +D /run/radiusd 0710 radiusd radiusd - diff --git a/freeradius.spec b/freeradius.spec index 968bd49..c61106b 100644 --- a/freeradius.spec +++ b/freeradius.spec @@ -4,7 +4,7 @@ Name: freeradius Version: 3.0.15 -Release: 17 +Release: 18 Summary: Remote Authentication Dial-In User Service License: GPLv2+ and LGPLv2+ @@ -433,6 +433,9 @@ exit 0 %attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/ldap %changelog +* Mon Aug 31 2020 lingsheng - 3.0.15-18 +- Fix tmpfile path to /run + * Fri Feb 14 2020 yanzhihua - 3.0.15-16 - Package init