#!/bin/bash

## Copyright (C) 2012 - 2023 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
## See the file COPYING for copying conditions.

## This script gets run by the /etc/xdg/autostart/msgdispatcher.desktop hook.

/usr/libexec/msgcollector/msgdispatcher --x & disown
