summaryrefslogtreecommitdiff
path: root/package/fwupdate/files/fwupdate.service
blob: f54519547add77f8dbcc3905d0a3c9b480c4448d (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Firmware Update Validation
After=dropbear.service

[Service]
ExecStart=/usr/sbin/fwvalidate

[Install]
WantedBy=multi-user.target