aboutsummaryrefslogtreecommitdiff
path: root/etc/private/systemd-networkd/10-tap0.netdev
blob: 3989bd8647080f71b328f3c31d6e92acc7f6d784 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Create a tap network device.
#
# Set user/group to the user/group that will be using the tap
# (e.g., the user that will run the VM that will use this tap).

[NetDev]
Name=tap0
Kind=tap

[Tap]
#User=
#Group=