1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-02 15:37:45 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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