[Unit] Description=Apple Push Notification Sender Service After=mosquitto.service redis.service [Service] Type=simple ExecStart=/usr/bin/python /root/www/resq/utils/apns_sender/new_sender.py StandardInput=tty-force Restart=always [Install] WantedBy=multi-user.target