<div dir="ltr">On my Fedora system (which is similar to but not exactly the same as CentOS 7, YMMV), there is an /etc/rc.d/init.d/dahdi script. This causes systemd to generate  a "dahdi" service. But there is no "dahdi.service" file. If you do not have the init script file, you probably need to install the dahdi-tools package. In addition you may need the dahdi-linux package which may not be part of the distribution (it's not in Fedora because it doesn't meet the standards for freedom that Fedora uses). I had to download the dahdi-linux RPM separately and install it (I think ATrpms has it).<div><br></div><div>What does "systemctl status dahdi" show?</div><div><br></div><div><div># systemctl status dahdi -l</div><div>● dahdi.service - LSB: DAHDI kernel modules</div><div>   Loaded: loaded (/etc/rc.d/init.d/dahdi)</div><div>   Active: active (exited) since Thu 2015-12-03 17:36:32 MST; 1 months 30 days ago</div><div>     Docs: man:systemd-sysv-generator(8)</div><div><br></div><div>Dec 03 17:36:32 <a href="http://worldsys.gregandeva.net">worldsys.gregandeva.net</a> systemd[1]: Starting LSB: DAHDI kernel modules...</div><div>Dec 03 17:36:32 <a href="http://worldsys.gregandeva.net">worldsys.gregandeva.net</a> systemd[1]: Started LSB: DAHDI kernel modules.</div><div><br></div><div><br></div><div>--Greg</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 2, 2016 at 8:07 AM, Jerry Geis <span dir="ltr"><<a href="mailto:geisj@pagestation.com" target="_blank">geisj@pagestation.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">It doesnt appear dahdi is starting up under systemd and CentOS 7.2<div><br></div><div>What should I look for?</div><div><br></div><div>find /etc/systemd | grep -i dahdi </div><div><br></div><div>find nothing.</div><div><br></div><div>How does dahdi startup under systemd ? </div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Jerry</div></font></span></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>