Update pam location

This commit is contained in:
Gwendolin Kummer 2023-09-18 09:45:32 +02:00
parent 485c6a7476
commit 86a8e049ef
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ if [[ "$systemd" = true ]]
then
sudo bash -c "$(declare -f linker); linker \"$dotfiles/acpi\" '/etc/acpi'" # Run as root
linker "$dotfiles/systemd" ~/.config/systemd
linker "$dotfiles/.pam_environment" ~/.config/.pam_environment
linker "$dotfiles/.pam_environment" ~/.pam_environment
fi
## Scripts