Can we have a lowercase name? Since the uppercase names are so confusing to find...
---
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4250#issuecomment-222376670
> @@ -0,0 +1,8 @@
> +#
> +# This script sets up correct perms for usr/bin/doas.
> +#
> +case "${ACTION}" in
> +post)
> + chmod 4111 usr/bin/doas
Can't be done in `post_install()`?
---
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4250/files/536a77465cb260aba720fc42249295b66329f2de#r65009788
> @@ -0,0 +1,8 @@
> +#
> +# This script sets up correct perms for usr/bin/doas.
> +#
> +case "${ACTION}" in
> +post)
> + chmod 4111 usr/bin/doas
Please see `pkgname=iputils` line 29
---
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4250/files/536a77465cb260aba720fc42249295b66329f2de#r65011271
> @@ -0,0 +1,8 @@
> +#
> +# This script sets up correct perms for usr/bin/doas.
> +#
> +case "${ACTION}" in
> +post)
> + chmod 4111 usr/bin/doas
I know this example because I broke it in the libressl version bump.
---
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4250/files/536a77465cb260aba720fc42249295b66329f2de#r65011395
> @@ -0,0 +1,4 @@
> +#%PAM-1.0
Perhaps add an commented example for pam_timestamp here?
---
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4250/files/4db46af4601a1f31d86d3386baa51aa301cdc34b#r65074781
So excited! Could this replace sudo in base?
---
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4250#issuecomment-223404201
Merged #4250.
---
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4250#event-681857295