Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Startup services not working on fresh install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
lostinspace2011
Apprentice
Apprentice


Joined: 09 Sep 2005
Posts: 230

PostPosted: Sun Jan 12, 2014 12:49 am    Post subject: Startup services not working on fresh install Reply with quote

I have a couple of services which don't seem to startup on boot, even though I added them to the default runlevel.

The problem seems to be only with alsa-sound and xdm. I already tried removing and re-adding both to the default runlevel, but this didn't resolve the issue. Funny thing is that it doesn't even seem to try to startup the services. Another strange think is that rc-status and rc-config disagree. rc-config lists the services as stopped, while rc-status doesn't list them at all.[/quote]

Code:
rc-status --all


Quote:
Runlevel: shutdown
savecache [ stopped ]
killprocs [ stopped ]
mount-ro [ stopped ]
Runlevel: sysinit
udev-mount [ started ]
devfs [ started ]
sysfs [ started ]
dmesg [ started ]
tmpfiles.dev [ started ]
udev [ started ]
Runlevel: default
syslog-ng [ started ]
gpm [ started ]
net.enp0s25 [ started ]
netmount [ started ]
ntp-client [ started ]
sshd [ started ]
vixie-cron [ started ]
local [ started ]
Runlevel: boot
hwclock [ started ]
loopback [ started ]
modules [ started ]
fsck [ started ]
root [ started ]
mtab [ started ]
swap [ started ]
localmount [ started ]
sysctl [ started ]
bootmisc [ started ]
termencoding [ started ]
procfs [ started ]
keymaps [ started ]
swapfiles [ started ]
urandom [ started ]
hostname [ started ]
tmpfiles.setup [ started ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed
Dynamic Runlevel: manual


Code:
rc-config show


Quote:

Status of init scripts in runlevel "default"
gpm [started]
local [started]
net.enp0s25 [started]
netmount [started]
ntp-client [started]
sshd [started]
syslog-ng [started]
vixie-cron [started]
xdm [stopped]
alex@tinyturtle ~ $ rc-config show --all
Status of init scripts in runlevel "boot"
alsasound [stopped]
bootmisc [started]
fsck [started]
hostname [started]
hwclock [started]
keymaps [started]
localmount [started]
loopback [started]
modules [started]
mtab [started]
procfs [started]
root [started]
swap [started]
swapfiles [started]
sysctl [started]
termencoding [started]
tmpfiles.setup [started]
urandom [started]
Status of init scripts in runlevel "default"
gpm [started]
local [started]
net.enp0s25 [started]
netmount [started]
ntp-client [started]
sshd [started]
syslog-ng [started]
vixie-cron [started]
xdm [started]
Status of init scripts in runlevel "shutdown"
killprocs [stopped]
mount-ro [stopped]
savecache [stopped]
Status of init scripts in runlevel "sysinit"
devfs [started]
dmesg [started]
sysfs [started]
tmpfiles.dev [started]
udev [started]
udev-mount [started]
Back to top
View user's profile Send private message
lostinspace2011
Apprentice
Apprentice


Joined: 09 Sep 2005
Posts: 230

PostPosted: Mon Jan 13, 2014 4:51 am    Post subject: Reply with quote

The issue seems to have resolved itself. Still rather strange.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum