Use tvhlog() for telling user about implications of starting with -C

This commit is contained in:
Andreas Öman 2009-07-18 15:50:10 +00:00
parent 3bc17d31f7
commit bf4b47eb1d

View file

@ -440,8 +440,8 @@ access_init(int createdefault)
dtable_record_store(dt, ae->ae_id, r);
htsmsg_destroy(r);
fprintf(stderr, "Notice: Created default access controle entry\n");
tvhlog(LOG_WARNING, "accesscontrol",
"Created default wide open access controle entry");
}
/* Load superuser account */