- [Unit]
- Description=ipfcst-reportquery
- After=network.target
- [Service]
- Type=forking
- ExecStart=/home/syjy/ipfcstV3/bin/start-reportquery.sh
- ExecStop=/home/syjy/ipfcstV3/bin/stop-reportquery.sh
- ExecRestart=/home/syjy/ipfcstV3/bin/restart-reportquery.sh
- [Install]
- WantedBy=multi-user.target
|