saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-05-25 17:00:37 +03:00
parent 637c60ff06
commit 2dee5555fa
8 changed files with 14 additions and 4 deletions

View File

@@ -4434,6 +4434,9 @@ maybe chmod 0640 'rundeck/admin.aclpolicy'
maybe chown 'rundeck' 'rundeck/apitoken.aclpolicy'
maybe chgrp 'rundeck' 'rundeck/apitoken.aclpolicy'
maybe chmod 0640 'rundeck/apitoken.aclpolicy'
maybe chown 'rundeck' 'rundeck/artifact-repositories.yaml'
maybe chgrp 'rundeck' 'rundeck/artifact-repositories.yaml'
maybe chmod 0664 'rundeck/artifact-repositories.yaml'
maybe chown 'rundeck' 'rundeck/framework.properties'
maybe chgrp 'rundeck' 'rundeck/framework.properties'
maybe chmod 0640 'rundeck/framework.properties'