Skip to content

Commit 471e4e8

Browse files
author
Gabriel Monroy
committed
fix(units): use @ in wildcard for router conflict
1 parent a5a86ac commit 471e4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

units/deis-router.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ExecStopPost=/usr/bin/docker stop deis-router
1313
WantedBy=multi-user.target
1414

1515
[X-Fleet]
16-
X-Conflicts=deis-router.*.service
16+
X-Conflicts=deis-router@*.service

0 commit comments

Comments
 (0)