[Bug 228357] security/tinc: tincd failed to restart

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 19 05:54:59 UTC 2018


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

            Bug ID: 228357
           Summary: security/tinc: tincd failed to restart
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex at FreeBSD.org
          Reporter: cuihao.leo at gmail.com
          Assignee: dinoex at FreeBSD.org
             Flags: maintainer-feedback?(dinoex at FreeBSD.org)

It seems "service tincd restart" bring up tincd too early before previous tincd
process is stopped:

$ sudo service tincd restart
Password:
Stopping tincd for: wmnet
tincd already running?  (pid=30017).
$ echo $?
1
$ sudo service tincd start
Starting tincd for: wmnet

Maybe the rc.d script should wait for tincd to stop?

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


More information about the freebsd-ports-bugs mailing list