[Pkg-freeradius-maintainers] Bug#920345: freeradius: running freeradius with debug(-X) option breaks systemd unit
Mariusz Gronczewski
xani666 at gmail.com
Thu Jan 24 12:42:12 GMT 2019
Package: freeradius
Version: 3.0.12+dfsg-5+deb9u1
Severity: normal
Currently the type of systemd service is forking.
Adding debug to cmdline causes freeradius to run in foreground (and dump debug
to stdout), which means systemd timeouts on starting service because it assumes
it will fork.
Changing type to simple, and adding -f (run in foreground) option in unit file
fixes that
--
Mariusz Gronczewski (XANi) <xani666 at gmail.com>
GnuPG: 0xEA8ACE64
More information about the Pkg-freeradius-maintainers
mailing list