You are not logged in.

#1 2012-04-12 11:54:51

shaohao
Member
Registered: 2008-04-28
Posts: 21

systemd doesnot start network/networkmanager automatically

Systemd 44-5
I have add network/networkmanager into the DAEMONS array of /etc/rc.conf

DAEMONS=(syslog-ng dbus network crond sshd)

But the network would not start automatically by systemd when arch boots.

I must "sudo rc.d start network" maually when I login.

Offline

#2 2012-04-12 12:25:53

framas
Member
Registered: 2009-07-24
Posts: 50

Re: systemd doesnot start network/networkmanager automatically

Got the same problem.
You can fixed by enabling networkmanager manually with

systemctl enable NetworkManager.service

Now it should start on the next boot.

Offline

#3 2012-04-12 18:44:51

adee
Member
From: The Moon
Registered: 2009-11-10
Posts: 110

Re: systemd doesnot start network/networkmanager automatically

Are you using initscripts-systemd package? If not, then it's not suprising. You should use the native systemd configuration instead.

Offline

#4 2012-04-14 15:28:24

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: systemd doesnot start network/networkmanager automatically

What framas instructs _is_ doing it the native systemd way. The problem is that network.service doesn't start automatically. There's not even a single word about in the wiki - just about static network.

Last edited by algorythm (2012-04-14 15:28:50)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

Board footer

Powered by FluxBB