aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeradius/freeradius.post-upgrade
Commit message (Collapse)AuthorAgeFilesLines
* main/freeradius: change default cui sqlite location to $db_dir/Jakub Jirutka2020-02-171-0/+10
| | | | It's a database, so it shouldn't be in /var/log.
* main/freeradius: remove symlinks in default-mods/ from packageJakub Jirutka2020-02-141-0/+2
| | | | Read the comment in APKBUILD for the explanation.
* main/freeradius: move dhcp module into subpkg -dhcpJakub Jirutka2020-02-141-1/+1
| | | | Same as in Debian.
* main/freeradius: move utilities to subpkg -utilsJakub Jirutka2020-02-141-0/+15
These are not needed for running radiusd. Fedora and Debian provides them in freeradius-utils package as well.