[Unit] Description=nginx reloader After=network.target [Service] Type=oneshot ExecStart= /root/bin/reload-nginx [Install] WantedBy=multi-user.target