Skip to content

Commit

Permalink
Launch FreeRADIUS in Alpine with radiusd instead of freeradius.
Browse files Browse the repository at this point in the history
  • Loading branch information
krihal committed Nov 12, 2024
1 parent ce17529 commit 7e3c0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/radius-alpine/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ fi
chown freerad:freerad /var/run/freeradius

# Start freeradius in the foreground with debug enabled
freeradius -f -l stdout
radiusd -f -l stdout

0 comments on commit 7e3c0a5

Please sign in to comment.