#! /bin/bash
#Disable systemctl to avoid application installation failure due to the inability to use system dbus during installation
#See also: https://github.com/systemd/systemd/commit/f38951a62837a00a0b1ff42d007e9396b347742d#diff-a9087a4e20585fbb4e43df53fd6379e46a5bd3bf74fd1d09277a3d9b72d25b0aR48

echo "export_env:SYSTEMD_OFFLINE=1"
