osmo-hnodeb/contrib/systemd/osmo-hnodeb.service

14 lines
250 B
Desktop File

[Unit]
Description=Osmocom Home NodeB (hNodeB)
[Service]
Type=simple
StateDirectory=osmocom
WorkingDirectory=%S/osmocom
Restart=always
ExecStart=/usr/bin/osmo-hnodeb -c /etc/osmocom/osmo-hnodeb.cfg
RestartSec=2
[Install]
WantedBy=multi-user.target