summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bca97d061a30..14907450c804 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,4 +23,5 @@ md5sums=('ca4a222928203019be0aab260e342def')
package() {
install -Dm544 portal-postconf "$pkgdir/usr/bin/portal-postconf"
+ install -Dm644 ../portal.sudo "${pkgdir}/etc/sudoers.d/${pkgname}.sudo"
}