Added pcman.conf modifikation
This commit is contained in:
parent
7c0f6ca14d
commit
db0cd90691
1 changed files with 5 additions and 0 deletions
|
@ -120,3 +120,8 @@ useradd -m eichehome
|
|||
echo eichehome:testen | chpasswd
|
||||
|
||||
echo "%wheel ALL=(ALL) ALL" >> /etc/sudoers.d/wheel_group
|
||||
|
||||
sed -i 's/#\(Color\)/\1/' /etc/pacman.conf
|
||||
# Umbruch notwendug
|
||||
sed -i 's/#\(ParallelDownloads\s=\s5\)/\1\
|
||||
ILoveCandy/' /etc/pacman.conf
|
Loading…
Reference in a new issue