When the `Containerfile` `ADD` instruction runs against files from a git repository, it's easily possible the permissions will be incorrect inside the container. Because systemd configuration and units are rather important, update the setup script to ensure they're always set correctly. Signed-off-by: Chris Evich <cevich@redhat.com>