fix nscd restart command in rhel/centos XML

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-02-07 23:29:38 +01:00
parent 69854a8e0c
commit 5a3bbd928a

View File

@@ -2387,7 +2387,7 @@ aliases: files nisplus
]]>
</content>
</file>
<command><![CDATA[/etc/init.d/nscd restart]]></command>
<command><![CDATA[systemctl reload-or-restart nscd.service]]></command>
</daemon>
<!-- Logrotate -->
<daemon name="logrotate" title="Logrotate">