srvcnf2.conf 159 Bytes
#!/bin/bash
ps -ax  --sort=start_time |egrep -i srvcnf.py |egrep -v grep| awk '{print $1}'|tac|xargs kill
exec /usr/bin/python3 /var/www/srvcnf2/web/srvcnf.py