mirror of
https://github.com/ben-grande/qusal.git
synced 2025-02-03 10:49:58 -05:00
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
|