You are not logged in.

#1 2017-02-03 21:06:37

zorrotenai
Member
Registered: 2010-02-14
Posts: 13

[SOLVED] a start job is running for sys-subsystem-net-devices..

Hi all...

I'm very sick and tired about waiting for 90 seconds every boot
"a start job is running for sys-subsystem-net-devices-interface-name.device"
I thought this post: https://bbs.archlinux.org/viewtopic.php?id=222246 could solve it, but it doesn't work for me.

Thanks in advance

Paul

Last edited by zorrotenai (2017-02-04 22:21:02)

Offline

#2 2017-02-03 21:13:06

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

It's because you cut and pasted from the wiki. You are supposed to substitute _interface-name_ with the actual name of your interface.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-02-03 21:50:49

zorrotenai
Member
Registered: 2010-02-14
Posts: 13

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

jasonwryan wrote:

It's because you cut and pasted from the wiki. You are supposed to substitute _interface-name_ with the actual name of your interface.

Excuse me Jason, but I can't understand.. what's the solution?

Offline

#4 2017-02-03 22:21:12

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

The solution is to disable the misnamed service so that it doesn't impede your boot.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-02-03 22:33:28

zorrotenai
Member
Registered: 2010-02-14
Posts: 13

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

Jason, I'm newbie...please be more clear:
sudo systemctl disable dhcpcd@enp4s0.service doesn't work; what have I to disable?

Offline

#6 2017-02-03 22:39:18

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,181

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

What are the output of find /etc/systemd and of uname -a   ?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2017-02-04 20:40:52

zorrotenai
Member
Registered: 2010-02-14
Posts: 13

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

[blackswan@localhost ~]$ find /etc/systemd
/etc/systemd
/etc/systemd/logind.conf
/etc/systemd/network
/etc/systemd/system.conf
/etc/systemd/timesyncd.conf
/etc/systemd/coredump.conf
/etc/systemd/user.conf
/etc/systemd/system
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
/etc/systemd/system/getty.target.wants
/etc/systemd/system/getty.target.wants/getty@tty1.service
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/multi-user.target.wants/dhcpcd@interface_name.service
/etc/systemd/system/multi-user.target.wants/sshd.service
/etc/systemd/system/multi-user.target.wants/remote-fs.target
/etc/systemd/system/display-manager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
/etc/systemd/journal-upload.conf
/etc/systemd/journal-remote.conf
/etc/systemd/user
/etc/systemd/user/sockets.target.wants
/etc/systemd/user/sockets.target.wants/pulseaudio.socket
/etc/systemd/journald.conf
/etc/systemd/resolved.conf

[blackswan@localhost ~]$ uname -a
Linux localhost.localdomain 4.9.6-1-ARCH #1 SMP PREEMPT Thu Jan 26 09:22:26 CET 2017 x86_64 GNU/Linux

Last edited by zorrotenai (2017-02-04 20:41:30)

Offline

#8 2017-02-04 20:45:37

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

1. Use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code

2. Set a hostname, otherwise you will experience other network-related issues.

3. You still have the dhcpcd@interface_name.service enabled.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2017-02-04 20:52:58

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,330
Website

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

zorrotenai wrote:

/etc/systemd/system/multi-user.target.wants/dhcpcd@interface_name.service

jasonwryan wrote:

You are supposed to substitute _interface-name_ with the actual name of your interface.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#10 2017-02-04 22:20:02

zorrotenai
Member
Registered: 2010-02-14
Posts: 13

Re: [SOLVED] a start job is running for sys-subsystem-net-devices..

Excuse me for the code tags..next time I'll do

systemctl disable dhcpcd@interface_name.service solved the problem

Thanks a lot to all...I'm very newbie LOL

Paul

Offline

Board footer

Powered by FluxBB