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) <xani...@gmail.com>
GnuPG: 0xEA8ACE64

Reply via email to