On February 15, 2005 10:49 am, Goran Dj. wrote: > How to autostart Asterisk (daemon) on Slackware 10? I know that I should > put something in /etc/rc.d, but what?
Something like /usr/sbin/asterisk -g in /etc/rc.d/rc.local would do it. You can craft up more complex things if you like, wrap safe_asterisk or do whatver, but that'll get you started. -A. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
