11 lines
230 B
Bash
11 lines
230 B
Bash
|
|
rc-update add dbus
|
|
rc-update add bluetooth default
|
|
rc-update add dcron
|
|
rc-update add iwd default
|
|
rc-update add seatd
|
|
rc-update add sensord default
|
|
rc-update add cupsd boot
|
|
rc-update add consolefont boot
|
|
rc-update add tlp default
|