This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/puppetagent -/etc/sysconfig/puppet -/etc/default/puppet -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/puppet agent $PUPPET_EXTRA_OPTS --no-daemonize -
ExecStart=/usr/bin/start-puppet-agent agent $PUPPET_EXTRA_OPTS --no-daemonize -
KillMode=process
-
-
[Unit]-
After=basic.target network.target network-online.target -
Description=Puppet agent -
Documentation=man:puppet-agent(8) -
Wants=basic.target
-
Additionnal notes
Nothing here.