#!/usr/bin/python3
# SPDX-License-Identifier: AGPL-3.0-or-later

import plinth.privileged_daemon

plinth.privileged_daemon.main()
