Currently (7.16.1), the SystemD .service files will restart Pelican after 20 seconds if it exited (without an explicit systemctl stop from the admin). We should disable that if Pelican is in a crash-loop, otherwise the logs will just get filled up with crash messages.
Currently (7.16.1), the SystemD .service files will restart Pelican after 20 seconds if it exited (without an explicit
systemctl stopfrom the admin). We should disable that if Pelican is in a crash-loop, otherwise the logs will just get filled up with crash messages.