]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/rscript.cpp
Log all SIGHUP-related activity.
[stg.git] / projects / stargazer / plugins / other / rscript / rscript.cpp
index d5fab22243ef3b88f832d287ff7bf1d40e3b9fb1..936f0c9efc90d8b4da89c01cd9449ac5015e4c4d 100644 (file)
@@ -324,6 +324,8 @@ std::for_each(authorizedUsers.begin(),
               authorizedUsers.end(),
               UpdateRouter(*this));
 
+logger("%s reloaded successfully.", rsSettings.GetMapFileName().c_str());
+
 return 0;
 }
 //-----------------------------------------------------------------------------