thomas wrote:
> Am Samstag, den 05.04.2014, 19:17 -0500 schrieb Bruce Dubbs:
>> Armin K. wrote:
>>> On 04/06/2014 01:19 AM, thomas wrote:
Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs:
> Working with systemd, there seem to be lots of "learning" issues.
>
> I was tryin
Am Samstag, den 05.04.2014, 19:17 -0500 schrieb Bruce Dubbs:
> Armin K. wrote:
> > On 04/06/2014 01:19 AM, thomas wrote:
> >> Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs:
> >>> Working with systemd, there seem to be lots of "learning" issues.
> >>>
> >>> I was trying to watch the bo
Armin K. wrote:
> On 04/06/2014 01:19 AM, thomas wrote:
>> Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs:
>>> Working with systemd, there seem to be lots of "learning" issues.
>>>
>>> I was trying to watch the boot sequence and the screen clears and I get
>>> a login prompt. How to d
On 04/06/2014 01:25 AM, Armin K. wrote:
> On 04/05/2014 11:41 PM, Bruce Dubbs wrote:
>> Now I come to setting up udev and networking. I have the rule:
>>
>> /etc/udev/rules.d/70-persistent-net.rules
>>
>> The contents are
>>
>> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", \
>> ATTR{address}=="
On 04/06/2014 01:19 AM, thomas wrote:
> Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs:
>> Working with systemd, there seem to be lots of "learning" issues.
>>
>> I was trying to watch the boot sequence and the screen clears and I get
>> a login prompt. How to disable clearing the sc
On 04/05/2014 11:41 PM, Bruce Dubbs wrote:
> Working with systemd, there seem to be lots of "learning" issues.
>
> I was trying to watch the boot sequence and the screen clears and I get
> a login prompt. How to disable clearing the screen? Well that's simple
> enough:
>
> mkdir -p /etc/syste
Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs:
> Working with systemd, there seem to be lots of "learning" issues.
>
> I was trying to watch the boot sequence and the screen clears and I get
> a login prompt. How to disable clearing the screen? Well that's simple
> enough:
>
> m
Working with systemd, there seem to be lots of "learning" issues.
I was trying to watch the boot sequence and the screen clears and I get
a login prompt. How to disable clearing the screen? Well that's simple
enough:
mkdir -p /etc/systemd/system/getty@tty1.service.d
cat > /etc/systemd/system