1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-10-30 18:21:14 +01:00

Update larbs.sh

This commit is contained in:
Marten Kante
2020-04-01 13:15:52 +02:00
committed by GitHub
parent d2602395fb
commit 9004b2e6f4

View File

@@ -203,7 +203,8 @@ installationloop
[ -f /usr/bin/pulseaudio ] && resetpulse
# Enable services here.
serviceinit NetworkManager cronie
#old: serviceinit NetworkManager cronie
systemctl enable NetworkManager cronie
#changing default shell
chsh --shell /bin/zsh $USER