Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: animare on August 06, 2012, 04:23:39 PM

Title: Alternative to signal-event reboot
Post by: animare 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
Title: Re: Alternative to signal-event reboot
Post by: Stefano 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