ports/162518: www/shellinabox
Olivier Cochard-Labbé
olivier at cochard.me
Tue Nov 22 10:30:14 UTC 2011
The following reply was made to PR ports/162518; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <olivier at cochard.me>
To: bug-followup at freebsd.org, tbahan at yahoo.com
Cc:
Subject: Re: ports/162518: www/shellinabox
Date: Tue, 22 Nov 2011 11:26:42 +0100
Hi Troy,
I'm sorry but I can't reproduce your problem.
I've just installed a 9.0-RC2 under Virtualbox selecting "ports"
distribution sets and uses theses commands:
# cd /usr/ports/www/shellinabox/
# make install
(...)
# sh -x /usr/local/etc/rc.d/shellinaboxd onestart
(...)
+ /usr/local/bin/shellinaboxd --user=shellinabox --group=shellinabox
--port=4200 --background=/var/run/shellinaboxd.pid
--cert=/usr/local/etc/shellinabox
# ls /var/run/shel*
/var/run/shellinaboxd.pid
=> The pid file is created.
But your bug report permit me to discover that the pidfile was not
delete after sending stop command to the rc script (I'm working on a
patch for this).
Regards,
Olivier
More information about the freebsd-ports-bugs
mailing list