summaryrefslogtreecommitdiff
path: root/www-apps/liquid_feedback_core/files/liquid_feedback_core.initd
blob: fe97906ee4eed6a4be5434c7a3d9aecaf898192b (plain)
1
2
3
4
5
6
7
8
9
10
#!/sbin/openrc-run
description="liquid feedback updator"

command="/usr/bin/lf_update.sh"
command_args="$dbname"
command_background=yes
command_user="apache:apache"
error_log=/var/log/liquid_feedback/lf_update.err
output_log=/var/log/liquid_feedback/lf_update.log
pidfile=/run/lqfb_core.pid