Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
imapproxy
Commits
69df2afb
Commit
69df2afb
authored
Mar 01, 2008
by
mh
Browse files
fixed wrong definitions, added service notifications
parent
5321890d
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
69df2afb
...
...
@@ -31,6 +31,7 @@ class imapproxy {
group
=>
0
,
mode
=>
0444
,
require
=>
Package
[
$pkgname
],
notify
=>
Service
[
imapproxy
],
}
service
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment