Commit 0d091c0
committed
Remove user file check for install.
User defined adapter is checked during the build
process for initramfs, the adapter not existing
before the package is installed should not cause
the installation to fail.
No functional change as this is already checked in
hooks as a pre-requisite to build, and allows
'make install' to succeed with a default package.
Changed:
* build_wg_setconf - remove check for adapter
configuration existing during installation.1 parent 77567b0 commit 0d091c0
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
0 commit comments