asb / raspi-config

Configuration tool for the Raspberry Pi. Now maintained at https://github.com/RPi-Distro/raspi-config
Other
264 stars 332 forks source link

Systemctl Support and LXDM Support #13

Closed goakley closed 1 year ago

goakley commented 11 years ago

Made the do_boot_behaviour() function utilize systemctl, the new standard for Arch Linux systems, instead of rc.d. The script now also supports the lxdm desktop manager in addition to lighdm (lightdm still has top priority in the script).