Skip to content

Commit

Permalink
Remove the basic-setup script as well
Browse files Browse the repository at this point in the history
  • Loading branch information
e-minguez committed Mar 25, 2024
1 parent edf9e82 commit 63466f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ KillMode=process
# Disable & delete everything
ExecStartPost=rm -f /opt/edge/bin/rancher.sh
ExecStartPost=rm -f /opt/edge/bin/metal3.sh
ExecStartPost=rm -f /opt/edge/bin/basic-setup.sh
ExecStartPost=/bin/sh -c "systemctl disable edge-stack-setup.service"
ExecStartPost=rm -f /etc/systemd/system/edge-stack-setup.service

Expand Down

0 comments on commit 63466f1

Please sign in to comment.