Displaying 1 result from an estimated 1 matches for "stephentmcn".
2010 Sep 23
2
Does a service call trigger a restart?
Simple question
If a file changes and it notify a service, will the service be restarted? If
not do I need to create a exec? (which I have right now)
below is what I have in mind:
it this correct? thanks!
file { "named.conf" :
path => "/var/named/etc/name.conf",
mode => 0444, owner => named, group => named,
notify => Service[