mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-03 19:54:12 -04:00
fix: start service after Qubes Service setup
This commit is contained in:
parent
f30bd20f54
commit
97b2496891
5 changed files with 7 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue