mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc.git
synced 2025-11-02 21:23:37 +00:00
this is far from doing anything useful yet. Stay tuned. Change-Id: I64a6833ce068db60d713d0fa318a1d8093e37be9
12 lines
204 B
Desktop File
12 lines
204 B
Desktop File
[Unit]
|
|
Description=Osmocom CBC (Cell Broadcasting Centre)
|
|
|
|
[Service]
|
|
Type=simple
|
|
Restart=always
|
|
ExecStart=/usr/bin/osmo-cbc -c /etc/osmocom/osmo-cbc.cfg
|
|
RestartSec=2
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|