Skip to content

Instantly share code, notes, and snippets.

@mrunalp
Created August 18, 2015 23:23
Show Gist options
  • Save mrunalp/4f26b436ab921e4cc05c to your computer and use it in GitHub Desktop.
Save mrunalp/4f26b436ab921e4cc05c to your computer and use it in GitHub Desktop.
#!/bin/bash
umount /busybox/var/log/journal/9876
rm -rf /var/log/journal/9876
umount /busybox/etc/machine-id
rm -rf /busybox/etc/machine-id
rm -rf /tmp/busybox/etc/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment