Skip to content
Snippets Groups Projects
Commit b0219461 authored by Andre Philippe Sailer's avatar Andre Philippe Sailer
Browse files

Runit: use notify arrow

The runit service needs to restart after the file was changed, not just be ensured it is running
parent ca7b7bca
Branches qa_notify
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ class dirac ($dirac_user = 'dirac', $dirac_group = 'dirac',
mode => '0644',
source => 'puppet:///modules/dirac/runsvdir-start.service',
}
-> service { 'dirac-runsvdir':
~> service { 'dirac-runsvdir':
ensure => 'running',
name => 'runsvdir-start',
enable => true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment