9
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
cellmgr-ng/debian/osmo-stp.service

12 lines
190 B
Desktop File

[Unit]
Description=Osmocom osmo-stp bridge
[Service]
Type=simple
ExecStart=/usr/sbin/osmo-stp -c /etc/osmocom/osmo-stp.cfg
Restart=always
RestartSec=2
[Install]
WantedBy=multi-user.target