summaryrefslogtreecommitdiff
path: root/debian/puppetmaster.service
blob: a42e93fcf1a7245fec4bb87b3919fd94f6c2c661 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Puppet master

[Service]
Type=forking
PIDFile=/run/puppet/master.pid
ExecStart=/usr/bin/puppet master

[Install]
WantedBy=multi-user.target