Я пытаюсь установить драйверы для моего портативного монитора ASUS на дистрибутив Mx- linux, но когда я запускаю файл .run, он говорит:
Verifying archive integrity... 100% All good.
Uncompressing DisplayLink Linux Driver 5.2.14 100%
DisplayLink Linux Software 5.2.14 install script called: install
ERROR: the installer script is unable to find out how to start DisplayLinkManager service automatically on your system.
Please set an environment variable SYSTEMINITDAEMON to 'upstart' or 'systemd' before running the installation script to force one of the options.
Installation terminated.
Как я могу настроить переменная окружения от SYSTEMINITDAEMON
до upstart
или systemd
?