Restart osmo-nitb when osmo-nitb.cfg changes
This commit is contained in:
parent
3b8290d625
commit
9a53c840e2
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ class rhizo_base::openbsc {
|
||||||
file { '/etc/osmocom/osmo-nitb.cfg':
|
file { '/etc/osmocom/osmo-nitb.cfg':
|
||||||
content => template('rhizo_base/osmo-nitb.cfg.erb'),
|
content => template('rhizo_base/osmo-nitb.cfg.erb'),
|
||||||
require => Package['osmocom-nitb'],
|
require => Package['osmocom-nitb'],
|
||||||
|
notify => Exec['restart-nitb'],
|
||||||
}
|
}
|
||||||
|
|
||||||
exec { 'hlr_pragma_wal':
|
exec { 'hlr_pragma_wal':
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue