mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-13 02:22:05 +08:00
update src/DEBIAN/postinst.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -30,7 +30,7 @@ if [ "$apparmor_status" == "active" ]; then
|
|||||||
|
|
||||||
systemctl reload apparmor
|
systemctl reload apparmor
|
||||||
else
|
else
|
||||||
echo "AppArmor 服务没有运行。无需冲在配置"
|
echo "AppArmor 服务没有运行。无需重载配置"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
true
|
true
|
||||||
|
|||||||
Reference in New Issue
Block a user