added systemd service file
[safeq] / safeq-pGina-proxy.service
1 [Unit]
2 Description=SafeQ rewrite user
3
4 [Service]
5 #Type=simple
6 ExecStart=/srv/safeq/safeq-pGina-proxy.pl 10.60.3.9:9100 10.60.3.10:9100
7 Restart=always
8 RestartSec=5s
9
10 [Install]
11 WantedBy=multi-user.target