blob: 48403a6dc4ef6945e4e6c7cba5c3f0d0fda901d7 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001[Unit]
2Description=Mtklogger service
3
4[Service]
5ExecStart=/usr/bin/mtklogger
6ExecStop=/usr/bin/killall -s SIGINT mtklogger
7
8[Install]
9WantedBy=multi-user.target