When I started chilli with sudo systemctl start chilli, not works well, not do authentication. But when execute with sudo chilli, all fine. The authentication works in my portal. Any idea to solve?
The configuration file have
START_CHILLI=1
CONFFILE="/etc/chilli.conf"
HS_USER="chilli"
And enable with sudo systemctl enable chilli
Thanks,
When I started chilli with sudo systemctl start chilli, not works well, not do authentication. But when execute with sudo chilli, all fine. The authentication works in my portal. Any idea to solve?
The configuration file have
START_CHILLI=1
CONFFILE="/etc/chilli.conf"
HS_USER="chilli"
And enable with sudo systemctl enable chilli
Thanks,