Browse Source

Update larbs.sh

master
Marten Kante 9 months ago
committed by GitHub
parent
commit
9004b2e6f4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      larbs.sh

+ 2
- 1
larbs.sh

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

Loading…
Cancel
Save