sasl: Restart saslauthd if tmpfiles.d/saslauthd.conf changes.
This commit is contained in:
parent
9811622d60
commit
f069517a7a
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ class sasl::saslauthd {
|
|||
owner => "root",
|
||||
group => "root",
|
||||
require => Class["sasl::client"],
|
||||
before => Service["saslauthd"],
|
||||
notify => Service["saslauthd"],
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue