Skip to content

Commit

Permalink
remove apport
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed May 31, 2024
1 parent a64bf67 commit 70b399a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inspector/inspector.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
# stop some services to preserve memory
snap stop amazon-ssm-agent
systemctl stop chrony acpid cron multipathd snapd systemd-timedated
echo "enabled=0" > /etc/default/apport
systemctl disable apport
# we don't want to submit crash dumps anywhere
apt autoremove -y apport
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock \
-e GITHUB_TOKEN={GITHUB_TOKEN} \
-e GITHUB_SERVER_URL={GITHUB_SERVER_URL} \
Expand Down

0 comments on commit 70b399a

Please sign in to comment.