Bug #7852
Updated by Andrew Stormont almost 4 years ago
svccfg restore fails with "Syntax error." because it is unable to pass the FMA events stored in the "notification_parameters" section of the archive. This is because the parser doesn't recognise the SCF_NOTIFY_PG_POSTFIX. This is something used internally and is added on restore. The archive logic should not be exposing it.