@bksales wrote:
I have a server that keeps spitting out errors with the syntax of this file. It doesn’t like the way the lines are commented out. Its commenting out multiple lines starting with /** and ending with */
For example in /tmp/firewall I see a bunch of stuff like this
libkmod: kmod_config_parse: /lib/modprobe.d/dist-blacklist.conf line 1: ignoring bad line starting with ‘ndex(0),’
libkmod: kmod_config_parse: /lib/modprobe.d/dist-blacklist.conf line 3: ignoring bad line starting with ‘/**’
libkmod: kmod_config_parse: /lib/modprobe.d/dist-blacklist.conf line 4: ignoring bad line starting with ‘’
libkmod: kmod_config_parse: /lib/modprobe.d/dist-blacklist.conf line 5: ignoring bad line starting with '’I looked at a working PBX and there that same file is using # to comment.
The files also have completely different contents. How is this file generated?
Both PBXs are on 12.7.6-1904-1.sng7
Posts: 5
Participants: 2