void-packages/srcpkgs/dq/files/dqcache/run
2018-02-04 16:37:32 +01:00

3 lines
92 B
Bash

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