blob: 87685064029bbec2eaabbe203cf54d32cb6ff2ef [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstra7ea4a032019-11-26 20:11:40 +01002 void external_master_reload()
MG Mud User88f12472016-06-24 23:31:02 +02003
4DESCRIPTION
Zesstra7ea4a032019-11-26 20:11:40 +01005 Master was reloaded on external request by SIGUSR1.
6 It will be called after inaugurate_master() of course.
7 If you plan to do additional magic here, you're welcome.
MG Mud User88f12472016-06-24 23:31:02 +02008
9SEE ALSO
Zesstra7ea4a032019-11-26 20:11:40 +010010 inaugurate_master(M)