Skip to content

Instantly share code, notes, and snippets.

@madosuki
Last active May 9, 2024 04:53
Show Gist options
  • Save madosuki/306c9b94d62fc7d2b50ca38b400290aa to your computer and use it in GitHub Desktop.
Save madosuki/306c9b94d62fc7d2b50ca38b400290aa to your computer and use it in GitHub Desktop.
AppArmor profile of installed VOICEVOX
# vim:syntax=apparmor
#include <tunables/global>
profile VOICEVOX /home/{,**}/.voicevox/VOICEVOX.AppImage flags=(unconfined) {
userns,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment