Merge "Shorten DHCP timeout in dhcp-all-interfaces"
This commit is contained in:
commit
d6794ba673
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ User=root
|
|||
ExecStartPre=/usr/local/sbin/dhcp-all-interfaces.sh %I
|
||||
ExecStart=/sbin/ifup %I
|
||||
RemainAfterExit=true
|
||||
TimeoutStartSec=30s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue