mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-08 19:02:10 +01:00
app-admin/fleet: use PartOf in socket unit to workaround go bug
see a related change to docker in commit 4c556494cf82598e2cfd153df93a30a249a43362
This commit is contained in:
parent
e3557a5ce8
commit
af167387d7
@ -1,2 +1,7 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Fleet API Socket
|
||||||
|
PartOf=fleet.service
|
||||||
|
|
||||||
[Socket]
|
[Socket]
|
||||||
ListenStream=/var/run/fleet.sock
|
ListenStream=/var/run/fleet.sock
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user