fixed some typo
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@299 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
This commit is contained in:
parent
7db46771e7
commit
e99f9cb3a2
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,6 @@ define sshd::sshd_config (
|
|||
group => 0,
|
||||
mode => 600,
|
||||
source => $real_source,
|
||||
notify => service[sshd],
|
||||
notify => Service[sshd],
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue