Template: waydroid/postinst_notice
Type: note
Description: Waydroid requires initialization before its first use.
 To initialize Waydroid, run the following command in a terminal:
 .
 sudo waydroid init
 .
 This will download the required system images and set up the container environment.
 .
 .
 NOTE for existing users:
 .
 Due to the integration of AppArmor support in LXC, if your Waydroid container was created on systems where AppArmor was not previously enabled, please edit the file /var/lib/waydroid/lxc/waydroid/config and add or modify the following line:
 .
 lxc.apparmor.profile = lxc-waydroid
 .
 After saving this change, run the following command to apply the new configuration:
 .
 sudo waydroid upgrade -o
Description-zh_CN.UTF-8: Waydroid 在首次使用前需要进行初始化。
 请在终端中运行以下命令来初始化 Waydroid：
 .
 sudo waydroid init
 .
 此命令将下载所需的系统镜像并设置容器环境。
 .
 .
 对现有用户的提示：
 .
 由于 LXC 加入了 AppArmor 支持，若您现有的 Waydroid 容器是在未启用 AppArmor 的系统上创建的，请编辑 /var/lib/waydroid/lxc/waydroid/config 文件并添加或修改以下行：
 .
 lxc.apparmor.profile = lxc-waydroid
 .
 保存此更改后，请运行以下命令以应用新配置：
 .
 sudo waydroid upgrade -o
