mirror of
https://github.com/luzifer-ansible/docker-compose.git
synced 2024-11-08 13:39:59 +00:00
Remove dependency from reload timer to compose service
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
9040e13587
commit
50413cc01c
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@
|
||||||
content: |
|
content: |
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Refresh images and update containers
|
Description=Refresh images and update containers
|
||||||
Requires=docker-compose.service
|
|
||||||
After=docker-compose.service
|
After=docker-compose.service
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
|
|
Loading…
Reference in a new issue