blob: 130f28929da74bca7f2f43783c6dceb744609e87 [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 -n $REMSIM_n
RestartSec=2
[Install]
WantedBy=multi-user.target