Skip to content

Instantly share code, notes, and snippets.

@wiedi
Created June 26, 2019 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wiedi/18d5dd77b2ad0376d954b8da78e336e0 to your computer and use it in GitHub Desktop.
Save wiedi/18d5dd77b2ad0376d954b8da78e336e0 to your computer and use it in GitHub Desktop.
sed "s_level: 'debug'_level: 'error'_" /usr/vm/sbin/vminfod > /var/tmp/vminfod
chmod +x /var/tmp/vminfod
mount -F lofs /var/tmp/vminfod /usr/vm/sbin/vminfod
svcadm restart vminfod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment