--- gvpe/src/device-tincd.C 2004/01/17 01:18:36 1.9 +++ gvpe/src/device-tincd.C 2004/01/29 18:55:10 1.10 @@ -147,7 +147,7 @@ else { slog (L_ERR, _("error while configuring tincd device %s on %s"), info (), device); - exit (1); + exit (EXIT_FAILURE); } }