void-packages/srcpkgs/dq/files/dqcache/run

4 lines
92 B
Bash

#!/bin/sh
[ -r ./conf ] && . ./conf
exec chpst -U _dqcache -e /etc/dqcache/env dqcache 2>&1