Bugs item #1527750, was opened at 2006-07-24 16:05 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1527750&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tools Group: ver devel >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Norman Brandinger (goestelecom) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: openser.init Initial Comment: On debian, the openser.init script fails because the directory below does not exist: /etc/rc.d/init.d/functions In addition, the killproc command does not exist. I have commented the "functions" line and replaced killproc with killall after installing apt-get install psmisc. Not sure if these changes are "correct". Is it reasonable to have perhaps have a couple of init scripts, tweaked for different operating systems ? Regards, Norm ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2006-08-10 12:27 Message: Logged In: YES user_id=1246013 etc/openser.init is a template init.d script. For certain distro look in packaging directory. Debian specific init.d script is packaging/debian/openser.init ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1527750&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
