Apparmor
This commit is contained in:
parent
a56d29820a
commit
4cc06c0945
|
|
@ -55,6 +55,7 @@ echo -e "\nInstalling Base System\n"
|
|||
PKGS=(
|
||||
'alsa-plugins' # audio plugins
|
||||
'alsa-utils' # audio utils
|
||||
'apparmor' # Security module
|
||||
'ark' # compression
|
||||
'audiocd-kio'
|
||||
'autoconf' # build
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ konsave -i $HOME/ArchTitus/kde.knsv
|
|||
sleep 1
|
||||
konsave -a kde
|
||||
|
||||
echo -e "\nInstalling PortsMaster\n"
|
||||
echo -e "\nInstalling Portsmaster\n"
|
||||
sudo pacman -S libnetfilter_queue libappindicator-gtk3
|
||||
|
||||
git clone https://github.com/safing/portmaster-packaging
|
||||
|
|
|
|||
Loading…
Reference in New Issue