1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-11-21 09:01:34 -05:00

Fixed apparmor-notify config file path

This commit is contained in:
TommyTran732 2021-09-16 06:58:38 -04:00 committed by tommytran732
parent 981336e025
commit 3005d42b2b
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -342,7 +342,7 @@ arch-chroot /mnt /bin/bash -e <<EOF
EOF
# Enanble AppArmor notifications
bash -c 'cat > /home/${USER}/.config/autostart/apparmor-notify.desktop' <<-'EOF'
bash -c 'cat > /mnt/home/${USER}/.config/autostart/apparmor-notify.desktop' <<-'EOF'
[Desktop Entry]
Type=Application
Name=AppArmor Notify