File chef-client.service of Package rubygem-chef
[Unit] Description=Client component of the Chef systems integration framework After=network.target [Service] EnvironmentFile=/etc/sysconfig/chef-client Type=simple ExecStart=/usr/bin/chef-client -c ${CONFIG} -L ${LOGFILE} -i ${INTERVAL} -s ${SPLAY} ${OPTIONS}