mirror of
https://github.com/ben-grande/qusal.git
synced 2025-03-19 13:56:18 -04:00
fix: run repo rewriter after upstream proxy update
Rewriter depends on the check of qubes-services and must be run after /usr/lib/qubes/init/misc-post.sh.
This commit is contained in:
parent
b4de619197
commit
8ae815de71
@ -3,8 +3,9 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
[Unit]
|
||||
Description=Dynamically write repository definitions to be used by apt-cacher-ng
|
||||
After=qubes-mount-dirs.service
|
||||
Description=Dynamically write repository definitions for use of apt-cacher-ng
|
||||
After=qubes-misc-post.service
|
||||
After=qubes-sysinit.service
|
||||
Before=qubes-update-check.service
|
||||
|
||||
[Service]
|
||||
|
Loading…
x
Reference in New Issue
Block a user