blob: dff20b37eef3716bdf53609290acea638fe6433b [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001[Unit]
2Description=WMT Daemon
3After=network.target
4Requires=nvram_daemon.service
5After=nvram_daemon.service
6
7[Service]
8ExecStart=/usr/bin/wmt_loader
9Type=oneshot
10
11[Install]
12Alias=wmtd
13WantedBy=multi-user.target