This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;
Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* dnf: start dnf-automatic-notifyonly timer and emit via motd
* check-restart: Add package
* validate-cg-manifest: add check-restart to ignore list
* licenses: Add check-restart as MIT
* check-restart: verify license
Signed-off-by: Chris Co <chrco@microsoft.com>