mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
service set start timeout
This commit is contained in:
parent
6fe64a9097
commit
25e44b3385
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Before=dhcpcd.service
|
|||
Before=wpa_supplicant@{{ discovered_wireless_iface }}.service
|
||||
|
||||
[Service]
|
||||
TimeoutStartSec=120
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/usr/sbin/iiab-test-wifi
|
||||
|
|
Loading…
Add table
Reference in a new issue