Moved to new phase
This commit is contained in:
@@ -26,10 +26,11 @@ FONT="ter-v18n"
|
||||
# Scripts are started in listed order at boot, stopped in reverse at shutdown.
|
||||
DAEMONS=(
|
||||
eudev # Device manager — must be first for hardware detection
|
||||
seatd # Seat manager — gives user access to GPU, input, sound devices
|
||||
syslog # System logging
|
||||
dbus # D-Bus message bus — needed by polkit, PipeWire
|
||||
dhcpcd # DHCP client for ethernet
|
||||
pipewire # Audio server (replaces PulseAudio)
|
||||
pipewire # Audio server — prepares XDG_RUNTIME_DIR (user session starts audio)
|
||||
)
|
||||
|
||||
# --- Kernel modules to load at boot ----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user