|
|
|
@ -1112,7 +1112,7 @@ void on_logrotate_save(GtkWidget *, dictionary *dict){
|
|
|
|
|
if (gtk_combo_box_get_active(GTK_COMBO_BOX(window->RotationAtGroupCombo))==0) group_rotate = "root";
|
|
|
|
|
su = yon_char_unite("su ",user_rotate," ",group_rotate,NULL);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
} else su ="";
|
|
|
|
|
|
|
|
|
|
int error_processing = gtk_combo_box_get_active(GTK_COMBO_BOX(window->ErrorProcessingCombo));
|
|
|
|
|
if (error_processing==0|| error_processing==1) {
|
|
|
|
|