'/etc/init.d/dahdi [status,start,stop,restart]' works under a systemd
system, as stated in /etc/init.d/README:
Note that traditional init scripts continue to function on a systemd
system. An init script /etc/rc.d/init.d/foobar is implicitly mapped
into a service unit foobar.service during system
Спасибо за обращение в PARIBET!Ваше обращение № 86256342 принято и в данный момент обрабатывается представителями Службы Поддержки PARIBET.Чтобы добавить что-либо к Вашему обращению, просто нажмите "Ответить" на это письмо.Обработка обращений может занимать до 24 часов.С уважением,Команда PAR
What is the command to install dahdi on a systemctl type startup ?
I just installed dahdi from git (so latest) and did :
cd dahdi-linux-complete
ls shows
dahdi-linux and dahdi-tools
find . | grep service
shows nothing.
in dahdi-tools there is the OLD dahdi.init file - but that is the OLD
init.d