chiark / gitweb /
core: fix bus registration on daemon reexec
[elogind.git] / src / core / killall.h
index 95b110fae14b711f93b63ece506c4fb2c0c17c3a..986cf432cbc4f3a4d4ae776b99ff2e019b3d0000 100644 (file)
@@ -21,4 +21,4 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-void broadcast_signal(int sig, bool wait);
+void broadcast_signal(int sig, bool wait_for_exit, bool send_sighup);