blob: 738ae4a1969ff5de601dbf467825c4f44ca83371 [file] [log] [blame]
[Unit]
Description=Osmocom Remote SIM Client %i
[Service]
Type=simple
Restart=always
EnvironmentFile=/etc/default/osmo-remsim-client
EnvironmentFile=/etc/default/osmo-remsim-client-%i
ExecStart=/usr/bin/osmo-remsim-client-st2 $GLOBAL_CLIENT_OPTS -I $REMSIM_I -H $REMSIM_H -c $REMSIM_c
RestartSec=2
[Install]
WantedBy=multi-user.target