mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-07 00:42:22 +07:00
chore: dae service should be after docker.service
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=dae Service
|
||||
Documentation=https://github.com/v2rayA/dae
|
||||
After=network-online.target
|
||||
After=network-online.target docker.service
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
|
Reference in New Issue
Block a user