mirror of
https://github.com/ben-grande/qusal.git
synced 2025-01-24 14:22:14 -05:00
9320c3fcf3
No documentation as there is no intention to ever have file transfer support in the AudioVM.
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
# SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
# vim: ft=systemd
|
|
[Unit]
|
|
ConditionPathExists=/var/run/qubes-service/obex
|
|
After=qubes-sysinit.service
|