mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
units: Add CAP_NET_ADMIN condition to systemd-networkd-wait-online@.service as well
It was added to CAP_NET_ADMIN but we forgot to add it to the template service as well.
This commit is contained in:
parent
251ca88230
commit
97211510b0
@ -10,6 +10,7 @@
|
||||
[Unit]
|
||||
Description=Wait for Network Interface %i to be Configured
|
||||
Documentation=man:systemd-networkd-wait-online.service(8)
|
||||
ConditionCapability=CAP_NET_ADMIN
|
||||
DefaultDependencies=no
|
||||
Conflicts=shutdown.target
|
||||
BindsTo=systemd-networkd.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user