@Greg-Plamondon I’m going to try delving into this but I’ve been very busy with other things and just haven’t gotten around.
I do appreciate the patience and assistance.
The changes you were doing that fixed the problem, please implement them again and you should be back to functional
Once that is done, do you mind doing a diff between that file and the relevant file in the git repository side:
Files I think you changed were under: <path>/<to>/<installer>/packages/service/<servicename>/<servicefile>
I’m not seeing any issues on my test systems.
not really sure why it isn’t working either.
I believe you were editing the files in /opt/fog/service/<servicename>/<servicefile>
So you would do:
diff -u <path>/<to>/<installer>/packages/service/<servicename>/<servicefile> /opt/fog/service/<servicename>/<servicefile>