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

4 lines
92 B
Plaintext
Raw Normal View History

2018-02-04 15:58:44 +01:00
#!/bin/sh
[ -r ./conf ] && . ./conf
exec chpst -U _dqcache -e /etc/dqcache/env dqcache 2>&1