Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2016 20:04:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206538] "service ppp restart" fails
Message-ID:  <bug-206538-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206538

            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: freebsd-bugs@FreeBSD.org
          Reporter: philippe.michel7@sfr.fr

"service ppp restart" fails with a message like :

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

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).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206538-8>