Skip to content

Commit ec31787

Browse files
committed
turnstile: make linger dir
1 parent 42194f5 commit ec31787

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

srcpkgs/turnstile/template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'turnstile'
22
pkgname=turnstile
33
version=0.1.10
4-
revision=1
4+
revision=2
55
build_style=meson
66
configure_args="-Ddinit=enabled -Drunit=enabled -Ddefault_backend=runit
77
-Dmanage_rundir=true"
@@ -14,6 +14,7 @@ homepage="https://github.com/chimera-linux/turnstile"
1414
distfiles="https://github.com/chimera-linux/turnstile/archive/refs/tags/v${version}.tar.gz"
1515
checksum=186adf1402f3c63eecdbed241145cb029b7b1268c701a87381522d5b64583f2d
1616
conf_files="/etc/turnstile/turnstiled.conf"
17+
make_dirs="/var/lib/turnstiled/linger 0755 root root"
1718

1819
post_install() {
1920
vsv turnstiled

0 commit comments

Comments
 (0)