osmo-e1d/contrib/systemd/osmo-e1d.service

13 lines
216 B
Desktop File

[Unit]
Description=Osmocom E1 Interface Daemon
Wants=osmo-e1d.service
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-e1d -c /etc/osmocom/osmo-e1d.cfg
RestartSec=2
[Install]
WantedBy=multi-user.target