diff --git a/rowbot b/rowbot index 24aacf5..9feff6d 100755 --- a/rowbot +++ b/rowbot @@ -713,6 +713,8 @@ hook_cmd_sysroot() { hook_cmd_control_panel() { if [[ $from != "$owner" && $dev != yes ]]; then + privmsg "$to" "$from is not in the sudoers file. This incident will be reported." + info "security breach from %s in sector %s" "$from" "$to" return 0 fi