fix: start service after Qubes Service setup

This commit is contained in:
Ben Grande 2024-06-19 18:08:20 +02:00
parent f30bd20f54
commit 97b2496891
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56
5 changed files with 7 additions and 2 deletions

View file

@ -1,9 +1,10 @@
# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com
# SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com
#
# SPDX-License-Identifier: AGPL-3.0-or-later
[Unit]
Description=Forward connection to Rsync over Qrexec
After=qubes-sysinit.service
ConditionPathExists=/var/run/qubes-service/rsync-setup
[Socket]