|
Lines 15-22
ConditionCapability=CAP_NET_ADMIN
Link Here
|
| 15 |
DefaultDependencies=no |
15 |
DefaultDependencies=no |
| 16 |
# systemd-udevd.service can be dropped once tuntap is moved to netlink |
16 |
# systemd-udevd.service can be dropped once tuntap is moved to netlink |
| 17 |
After=systemd-networkd.socket systemd-udevd.service network-pre.target systemd-sysusers.service systemd-sysctl.service |
17 |
After=systemd-networkd.socket systemd-udevd.service network-pre.target systemd-sysusers.service systemd-sysctl.service |
| 18 |
Before=network.target multi-user.target shutdown.target |
18 |
Before=network.target multi-user.target shutdown.target initrd-switch-root.target |
| 19 |
Conflicts=shutdown.target |
19 |
Conflicts=shutdown.target initrd-switch-root.target |
| 20 |
Wants=systemd-networkd.socket network.target |
20 |
Wants=systemd-networkd.socket network.target |
| 21 |
|
21 |
|
| 22 |
[Service] |
22 |
[Service] |