Linux Startup Process

2017-12-24 Thread steve
Linux Startup Process You can use the following incantation to list enabled boot services: $ systemctl list-unit-files --type=service | grep enabled How do i know what i need, and what i can safely disable ? i know that accounts-daemon.service is a potential security risk. It is part

startup process

2011-10-07 Thread Richard
Hi, can some one inform of the order the config files are read on boot up, especially at the point the audio related modules are loaded. I'm trying to understand why with the kernel 2.6.32 the sound modules are loaded and the sampling rates of the sound devices is read correctly, Whereas on ke