add extra dependency so that an update of openvpn comes first
This commit is contained in:
parent
959b9db6e5
commit
8b18111135
@ -36,6 +36,12 @@ requiredProduct: sereby.aio
|
|||||||
requiredStatus: installed
|
requiredStatus: installed
|
||||||
requirementType: before
|
requirementType: before
|
||||||
|
|
||||||
|
[ProductDependency]
|
||||||
|
action: setup
|
||||||
|
requiredProduct: openvpn.openvpn
|
||||||
|
requiredStatus: installed
|
||||||
|
requirementType: before
|
||||||
|
|
||||||
[ProductDependency]
|
[ProductDependency]
|
||||||
action: setup
|
action: setup
|
||||||
requiredProduct: openvpn.manager
|
requiredProduct: openvpn.manager
|
||||||
|
Loading…
Reference in New Issue
Block a user