Scheduling
This commit is contained in:
parent
852fe0d505
commit
dbcad31a43
3 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,7 @@ class rhizo_base::runit {
|
|||
}
|
||||
|
||||
exec { 'disable-kannel':
|
||||
schedule => 'repo',
|
||||
notify => Exec['stop-kannel'],
|
||||
command => '/usr/sbin/update-rc.d kannel disable',
|
||||
require => Package['kannel'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue