src_prepare-overlay/app-emulation/anbox/files/anbox-container-manager.confd
Alfred Wingate bd146eccfa
app-emulation/anbox: revamp live ebuild, add 20211020
Changes include:
- remove excessive asterisk's around variables
- assume specific use flags are enabled if not available on boost and
  mesa
- update systemd dependency removal patch
- change ebuild version scheme from 0_preYYYYMMDD to just YYYYMMDD
- improve anbox init script
- general improvements to readability

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfred Wingate <parona@protonmail.com>
2021-11-26 13:14:01 +02:00

5 lines
164 B
Plaintext

# /etc/conf.d/anbox-container-manager: config file for /etc/init.d/anbox-container-manager
DATA_PATH="/var/lib/anbox"
ANDROID_IMAGE="/usr/share/anbox/android.img"