[Unit] Description=SignalWire SMS Inbound Consumer (deliver to ext 1001) After=network.target freeswitch.service [Service] Type=simple ExecStart=/usr/bin/python3 /usr/local/bin/sms-inbound-consumer.py Restart=always RestartSec=5 User=root [Install] WantedBy=multi-user.target