9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
# /etc/systemd/system/sim800-healthcheck.service
|
|
|
|
[Unit]
|
|
Description=SIM800 Healthcheck service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/etc/init.d/sim800c healthcheck
|