Koozali.org: home of the SME Server

Alternative to signal-event reboot

Offline animare

  • *
  • 29
  • +0/-0
Alternative to signal-event reboot
« on: August 06, 2012, 04:23:39 PM »
Hi there,

There are many occasions when installing new stuff on the server that I will need to issue the following commands:

signal-event post-upgrade; signal-event reboot

Is there an alternative so I do not have to reboot the server?

Thanks

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: Alternative to signal-event reboot
« Reply #1 on: August 06, 2012, 04:36:09 PM »
I remember something in bugzilla.. check there

anyway, teorically, you could only call events for changed/upgraded services

for example, let's say you upgrade samba, calling:
Code: [Select]
signal-event ibay_modify Primary

will expand smb.conf and restart samba

same approach everytime you upgrade an e-smith-*/smeserver-* package