Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 82cea8ed8d6eef419ec5611572f1cad5 > files > 3

puppet-2.7.21-2.mga3.src.rpm

[Unit]
Description=Puppet agent
Wants=basic.target
After=basic.target

[Service]
Type=forking
PIDFile=/run/puppet/agent.pid
ExecStartPre=/usr/bin/install -d -o puppet -m 755 /run/puppet
ExecStart=/usr/bin/puppet agent

[Install]
WantedBy=multi-user.target