Skip to content

Renamed .asg to .acf

Saeed Haghtalab requested to merge saeedhaghtalab/e3-common:master into master

To reflect the changes in latest commit of e3-ess regarding access security file names.

I noticed that failing to find .acf file has an implication on loading the IOCs in a way that it disables all the "afterInit()" commands. This causes all the modules relying on afterInit (ex. autosave, mrfioc2 etc) to not load properly. Not sure if it is an epics-base bug or require.

Merge request reports