[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: support for merged /usr in Debian



On Sun, 17 Jan 2016 11:25:50 +0100, Marc Haber
<mh+debian-devel@zugschlus.de> wrote:
>Judging from man systemd.device, a .device file has something to do
>with udev. A vlan device is not created by udev, it comes into
>existence when a .netdev unit like 
>
>|[1/501]mh@barrida:~$ cat /etc/systemd/network/int182.netdev 
>|[NetDev]
>|Name=int182
>|Kind=vlan                                                                                               
>|                                                                                                        
>|[VLAN]                                                                                                  
>|Id=182                                                                                                  
>|[2/502]mh@barrida:~$
>
>is brought up.

I forgot to give the eth0.network, which brings the connection between
VLAN device and physical device:

|[1/501]mh@barrida:~$ cat /etc/systemd/network/eth0.network 
|[Match]                                                                                                 
|Name=eth0                                                                                               
|                                                                                                        
|[Network]                                                                                               
|VLAN=int181                                                                                             
|                                                                                                        
|[Network]                                                                                               
|VLAN=int182                                                                                             
|                                                                                                        
|[Network]                                                                                               
|VLAN=int183                                                                                             

Greetings
Marc
-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber         |   " Questions are the         | Mailadresse im Header
Mannheim, Germany  |     Beginning of Wisdom "     | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834


Reply to: