aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch-system/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-system/PKGBUILD b/arch-system/PKGBUILD
index 3aa5b9d..e1208fd 100644
--- a/arch-system/PKGBUILD
+++ b/arch-system/PKGBUILD
@@ -34,7 +34,7 @@ package_base-system() {
install -Dm0644 etc-vconsole.conf "$pkgdir"/etc/vconsole.conf
install -Dm0644 mirrorupgrade.hook -t "$pkgdir"/etc/pacman.d/hooks
install -dm0750 "$pkgdir"/etc/sudoers.d/
- install -Dm0644 sudoers-wheel "$pkgdir"/etc/sudoers.d/wheel
+ install -Dm0644 sudoers-wheel "$pkgdir"/etc/sudoers.d/00_wheel
install -Dm0644 etc-nsswitch.conf "$pkgdir"/etc/nsswitch.conf
install -Dm0644 etc-sysctl.conf "$pkgdir"/etc/sysctl.d/99-sysctl.conf