chef/cookbooks/cpe_osquery/templates/default/osqueryd.erb (4 lines of code) (raw):
FLAG_FILE="<%=node['cpe_osquery']['osquery_dir']%>/osquery.flags"
CONFIG_FILE="<%=node['cpe_osquery']['osquery_dir']%>/osquery.conf"
LOCAL_PIDFILE="/var/osquery/osqueryd.pidfile"
PIDFILE="/var/run/osqueryd.pidfile"