/etc/kanla/default.d/kanla-restarted.cfg is in kanla 1.5-1.
This file is owned by root:root, with mode 0o640.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | # vim:tabstop=4:shiftwidth=4:expandtab
# This plugin notifies you when kanla is restarted by systemd,
# which typically happens when it crashed.
<monitor kanla-restarted>
plugin = kanla-restarted
</monitor>
|