Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2023 08:54:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274168] mail/postsrsd: `service postsrsd stop` return 1
Message-ID:  <bug-274168-7788-C1zYCDIrJX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274168-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274168-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from Krzysztof <ports@bsdserwis.com> ---
I took maintership of postsrsd with this script :-)))

As I suppose postcmd is run to "clean" /var/run directory in case of
deinstallation of postsrsd. As I understand this is run AFTER stopping of
daemon, so pid should be removed by rc.subr.

I can see that creating of db and/or pid dir should be moved to PLIST_FILES=
. So
I will prepare patch which will remove precmd/postcmd from rc script and
creating removing this directory will be on pkg install/remove . Is it corr=
ect?

--=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-274168-7788-C1zYCDIrJX>