Skip to content

Commit

Permalink
Add require logic to clean-all state
Browse files Browse the repository at this point in the history
  • Loading branch information
eloquence committed Apr 29, 2020
1 parent 49916a2 commit a04589a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dom0/sd-clean-all.sls
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ remove-dom0-sdw-config-files-dev:
- /srv/salt/remove-tags
- /srv/salt/securedrop-update
- /srv/salt/update-xfce-settings
# Do not remove these scripts before they have done their cleanup duties
- require:
- cmd: dom0-reset-icon-size-xfce
- cmd: remove-rpc-policy-tags
{% endif %}

sd-cleanup-etc-changes:
Expand Down

0 comments on commit a04589a

Please sign in to comment.