Skip to content

Commit

Permalink
chore(daed.service): conflict with dae.service (daeuniverse#471)
Browse files Browse the repository at this point in the history
Signed-off-by: cubercsl <2014cais01@gmail.com>
  • Loading branch information
cubercsl authored and wanlce committed Sep 28, 2024
1 parent 740cf42 commit b29ea73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install/daed.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=daed is a integration solution of dae, API and UI.
Documentation=https://github.com/daeuniverse/daed
After=network-online.target docker.service systemd-sysctl.service
Wants=network-online.target
Conflicts=dae.service

[Service]
Type=simple
Expand All @@ -13,4 +14,4 @@ ExecStart=/usr/bin/daed run -c /etc/daed/
Restart=on-abnormal

[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target

0 comments on commit b29ea73

Please sign in to comment.