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:
parent
caed8afa63
commit
543aa47a65
5
larbs.sh
5
larbs.sh
@ -203,11 +203,10 @@ installationloop
|
||||
[ -f /usr/bin/pulseaudio ] && resetpulse
|
||||
|
||||
# Enable services here.
|
||||
#old: serviceinit NetworkManager cronie
|
||||
systemctl enable NetworkManager cronie
|
||||
systemctl enable NetworkManager
|
||||
|
||||
#changing default shell
|
||||
chsh --shell /bin/zsh $USER
|
||||
chsh -s /bin/zsh $USER
|
||||
|
||||
#updating pkgfile packagerepos
|
||||
sudo pkgfile -u
|
||||
|
Loading…
x
Reference in New Issue
Block a user