Skip to content

Commit

Permalink
Update systemd.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hoolboom committed Oct 8, 2015
1 parent 38e94c1 commit ee07085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/helper/systemd.pp
Expand Up @@ -13,6 +13,7 @@
$extra_char = ''
}

$process_name = $st2_process
file{"/etc/systemd/system/${st2_process}${extra_char}.service":
ensure => file,
owner => 'root',
Expand Down

0 comments on commit ee07085

Please sign in to comment.