openlog failed, exit
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24922 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -89,7 +89,7 @@ main(int argc, char **argv)
|
||||
|
||||
ret = krb5_openlog(context, "hpropd", &fac);
|
||||
if(ret)
|
||||
;
|
||||
errx(1, "krb5_openlog");
|
||||
krb5_set_warn_dest(context, fac);
|
||||
|
||||
if(getarg(args, num_args, argc, argv, &optidx))
|
||||
|
Reference in New Issue
Block a user