diff --git a/etc/profile-m-z/remmina.profile b/etc/profile-m-z/remmina.profile index 6b98c597679..79630f09c3c 100644 --- a/etc/profile-m-z/remmina.profile +++ b/etc/profile-m-z/remmina.profile @@ -13,6 +13,9 @@ noblacklist ${HOME}/.local/share/remmina # Allow ssh (blacklisted by disable-common.inc) include allow-ssh.inc +# Allow python (blacklisted by disable-interpreters.inc) +include allow-python3.inc + include disable-common.inc include disable-devel.inc include disable-exec.inc