You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems to me that systemctl restart chilli is uneffective: the process is stopped but not started again. You need to manually systemctl stop chilli; sleep 5; systemctl start chilli.
Q: Are you interested in native support for systemd? If yes, I could prepare a PR with a suitable service file.
The text was updated successfully, but these errors were encountered:
Hi,
it seems to me that
systemctl restart chilli
is uneffective: the process is stopped but not started again. You need to manuallysystemctl stop chilli; sleep 5; systemctl start chilli
.Q: Are you interested in native support for systemd? If yes, I could prepare a PR with a suitable service file.
The text was updated successfully, but these errors were encountered: