#!/sbin/openrc-run# Copyright 1999-2018 Gentoo Foundation# Distributed under the terms of the GNU General Public License v2command="/usr/sbin/unitd"pidfile="/run/nginx-unit.pid"depend(){usednsloggernetmount}start_pre(){checkpath-d/var/lib/nginx-unit-oroot:root0770}