Quantcast
Channel: FreePBX Community Forums - Latest posts
Viewing all articles
Browse latest Browse all 228391

Upgrade to FreePBX 14 from 13 failing

$
0
0

Interestingly, '/etc/init.d/dahdi status' and 'systemctl status dahdi' give different results on boot:

[root@freepbx ~]# /etc/init.d/dahdi status
[root@freepbx ~]# echo $?
0
[root@freepbx ~]# systemctl status dahdi
● dahdi.service - LSB: DAHDI kernel modules
   Loaded: loaded (/etc/rc.d/init.d/dahdi; bad; vendor preset: disabled)
   Active: inactive (dead)
     Docs: man:systemd-sysv-generator(8)
[root@freepbx ~]# echo $?
3
[root@freepbx ~]# /etc/init.d/dahdi status
[root@freepbx ~]# echo $?
0
[root@freepbx ~]# systemctl status dahdi
● dahdi.service - LSB: DAHDI kernel modules
   Loaded: loaded (/etc/rc.d/init.d/dahdi; bad; vendor preset: disabled)
   Active: inactive (dead)
     Docs: man:systemd-sysv-generator(8)
[root@freepbx ~]# echo $?
3
[root@freepbx ~]#

Viewing all articles
Browse latest Browse all 228391


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>