On 07/01/2014 01:58 PM, Tom Gundersen wrote:
> On Mon, Jun 30, 2014 at 11:47 PM, Matthias Schiffer
> wrote:
>> On 06/24/2014 12:25 PM, Tom Gundersen wrote:
>>> On Tue, Jun 24, 2014 at 12:14 PM, Vasiliy Tolstov
>>> wrote:
>>>> Hi. I have very strange t
On 07/01/2014 05:56 AM, Christian Hesse wrote:
> Matthias Schiffer on Mon, 2014/06/30 23:47:
>> On 06/24/2014 12:25 PM, Tom Gundersen wrote:
>>> On Tue, Jun 24, 2014 at 12:14 PM, Vasiliy Tolstov
>>> wrote:
>>>> Hi. I have very strange task:
>>&g
On 06/24/2014 12:25 PM, Tom Gundersen wrote:
> On Tue, Jun 24, 2014 at 12:14 PM, Vasiliy Tolstov wrote:
>> Hi. I have very strange task:
>
> Not tested, but I would start with trying:
>
>> 1) Nedd modprobe dummy
>
> Use modules-load.d
>
>> 2) Assign specific mac address to it
>
> Possibly use
>>> This should really be added as AFAICT there is currently no way to match
>>> on virtual devices like briges, TAP devices, batman-adv devices, etc...
>>> which have neither a persistent MAC address nor an ID_PATH to match on.
>>
>> So I think what we should do here is to allow MAC address (and o
On 04/22/2014 04:07 PM, Tom Gundersen wrote:
> Hi Matthias,
>
> On Fri, Apr 18, 2014 at 1:08 AM, Matthias Schiffer
> wrote:
>> On 04/18/2014 12:14 AM, Matthias Schiffer wrote:
>>> On 04/17/2014 11:28 PM, Dave Reisner wrote:
>>>> On Thu, Apr 17, 2014 at 11
On 04/18/2014 12:14 AM, Matthias Schiffer wrote:
> On 04/17/2014 11:28 PM, Dave Reisner wrote:
>> On Thu, Apr 17, 2014 at 11:02:11PM +0200, Matthias Schiffer wrote:
>>> Hi,
>>> I'd like to configure the MAC address of a bridge device statically (as
>>>
On 04/17/2014 11:28 PM, Dave Reisner wrote:
> On Thu, Apr 17, 2014 at 11:02:11PM +0200, Matthias Schiffer wrote:
>> Hi,
>> I'd like to configure the MAC address of a bridge device statically (as
>> bridges tend to change their MAC address depending on the order the
&
Hi,
I'd like to configure the MAC address of a bridge device statically (as
bridges tend to change their MAC address depending on the order the
ports are added on Linux otherwise), but there doesn't seem to be a way
to match for a bridge in a .link unit. This would be very useful for
macvlans as we
the switch when I
have a failing timer unit and call daemon-reload.
On 09/29/2010 03:23 PM, Matthias Schiffer wrote:
> Hi,
> the single semicolon in timer.c:433 (git ee95669) looks strange, was it
> meant to be a break?
>
> This causes systemd to crash at the assertion on my Arch s
Hi,
the single semicolon in timer.c:433 (git ee95669) looks strange, was it
meant to be a break?
This causes systemd to crash at the assertion on my Arch system whenever
I call daemon-reload (yes, I have some failing units, I haven't set up
everything correctly for Arch yet; I think, this is conn
---
src/service.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/service.c b/src/service.c
index 021bc86..c58536d 100644
--- a/src/service.c
+++ b/src/service.c
@@ -2731,6 +2731,7 @@ static int service_enumerate(Manager *m) {
STRV_FOREACH(p, arch_daem
11 matches
Mail list logo