Archlinux Dahdi Start Script

Home » Asterisk Users » Archlinux Dahdi Start Script
Asterisk Users No Comments

I asked a similar question yesterday but unfortunately I somehow got disconnected from this group and I may have missed a response.

Wanting a systemd start script for dahdi for archlinux. The install does not seem to make one. Has anyone created one or is there a way to create one from the make config scripts? I really don’t need to load any modules other than dahdi itself for my application so I guess it oculd be as simple as ‘modprobe dahdi’ for the load.

Also I have not built asterisk yet in archlinux. Does it create a systemd script with its make config?