Re: [voidlinux/void-packages] New package: OpenDoas-0.1 (#4250)

Toyam Cox at Sun, 29 May 2016 11:57:54 -0700
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
Toyam Cox at Sun, 29 May 2016 11:58:26 -0700
> @@ -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
Toyam Cox at Sun, 29 May 2016 13:56:39 -0700
> @@ -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
Toyam Cox at Sun, 29 May 2016 14:02:55 -0700
> @@ -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
Christian Neukirchen at Mon, 30 May 2016 06:53:11 -0700
> @@ -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
Enno Boland at Thu, 02 Jun 2016 12:58:35 -0700
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
Enno Boland at Fri, 03 Jun 2016 22:50:11 -0700
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