fropa
(Beso Tsiklauri)
November 29, 2018, 5:55am
1
For some reason, I disabled asterisk from startup ( #systemctl disable asterisk) and then from a script I restart fwconsole. Everything works fine, but when I check asterisk status (systemctl status asterisk), there are some things I don’t understand.
[[email protected] ~]# systemctl status asterisk
● asterisk.service - LSB: Asterisk PBX
Loaded: loaded (/etc/rc.d/init.d/asterisk; bad; vendor preset: disabled)
Active: inactive (dead)
Docs: man:systemd-sysv-generator(8)
[[email protected] ~]#
What does this mean?
tm1000
(Andrew Nagy)
November 29, 2018, 6:25am
2
fropa:
What does this mean?
You are starting Asterisk from fwconsole so you can’t check it’s status from systemctl. You aren’t using systemd.
fropa
(Beso Tsiklauri)
November 29, 2018, 6:37am
3
I understand. It seems it works, but I’m interested in could that make some problems?
system
(system)
Closed
December 6, 2018, 6:37am
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.