mirror of
https://github.com/daeuniverse/dae.git
synced 2025-03-09 20:30:08 +07:00
chore: service should be after systemd-sysctl.service
This commit is contained in:
parent
88b5bcfa26
commit
7457bb094f
@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=dae Service
|
||||
Documentation=https://github.com/daeuniverse/dae
|
||||
After=network-online.target docker.service
|
||||
After=network-online.target docker.service systemd-sysctl.service
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
|
Loading…
Reference in New Issue
Block a user