mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
10 lines
174 B
Desktop File
10 lines
174 B
Desktop File
[Unit]
|
|
Description=Check Firmware service
|
|
Before=iiab-clone-wifi.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/iiab-check-firmware
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|