[Unit]
Description=BGTVAccounting
After=network.target activemq.service
Requires=activemq.service

[Service]
Type=forking
TimeoutStartSec=120s
ExecStart=/opt/bgbilling/BGTVAccounting/bin/application.sh start
ExecStop=/opt/bgbilling/BGTVAccounting/bin/application.sh stop

[Install]
WantedBy=multi-user.target
