https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206538

            Bug ID: 206538
           Summary: "service ppp restart" fails
           Product: Base System
           Version: 10.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

"service ppp restart" fails with a message like :

Stopping PPP profile: sfr.
ppp already running?  (pid=460).

I think this is due to the stop part of the ppp rc script merely signalling the
service to stop without waiting for it to actually finish (as comments in
/etc/rc.subr indicate it should).

The failing restart is instantaneous while ppp.log show that the process can
take a relatively long time to terminate :

Jan 23 18:21:15 metropolis ppp[460]: tun0: Phase: Signal 15, terminate.
[...]
Jan 23 18:21:46 metropolis ppp[460]: tun0: Phase: PPP Terminated (normal).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to