linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02341
[Bug 562194] Re: need create .pid file on Unix system
# ./adchppd -h
Usage: adchpp [[-c <configdir>] [-d]] | [-v] | [-h]
Busy pool objects: 0
# ./adchppd -p 1.pid
Starting
Processing HubName
......
Logging: 2010-11-02 08:55:37: adchpp: ADCH++ v2.5.5 (r401) Debug starting from console
.,,Logging: 2010-11-02 08:55:37: SocketManager: Starting
# ls -la | grep pid
[root@dddd] 09:12:43 /usr/src/soft/adchpp/build/debug-default/bin :
0_0
** Changed in: adchpp
Status: Invalid => New
--
need create .pid file on Unix system
https://bugs.launchpad.net/bugs/562194
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
Status in ADCH++: New
Bug description:
need create .pid with PID on Unix system
adchpp -p /var/run/adchpp.pid
it need for Initd scripts and run multiple copies of a hub on system.
References