Hi. On 04.06.2016 23:31, Erik Huelsmann
wrote:
Currently no dependencies seem to be missing. I also don't find this "Scripts" from CPAN. It's something else than dependency, isn't it?
My script is as follows: cd /usr/local/www/ledgersmb15/ /usr/local/bin/starman master -I lib/ --listen :5055 --error-log /var/log/starman.log --daemonize --user www --group www --pid /var/run/starman/starman.pid --app tools/starman.psgi
FreeBSD uses its own rc scripts. The standard one for Starman can be seen here: https://svnweb.freebsd.org/ports/head/www/p5-Starman/files/starman.in?revision=340872&view=markup I then defined the startup like this in /etc/rc.conf: starman_enable="YES" starman_config="/usr/local/www/ledgersmb15/tools/starman.psgi" starman_flags="-I /usr/local/www/ledgersmb15/lib/ --listen :5055 --error-log /var/log/starman.log" But that way includes were missing, configuration could not be found etc. When I use my own script then it works. -- Silver |
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users