Skip to content

Commit 1c7de07

Browse files
committed
Merge pull request #2537 from sirwolfgang/master
ref(contrib/coreos): remove fleet.socket from user-data
2 parents d5c8dbf + 0d8d55e commit 1c7de07

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

contrib/coreos/user-data.example

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,6 @@ coreos:
2222
command: start
2323
- name: fleet.service
2424
command: start
25-
- name: fleet.socket
26-
command: start
27-
content: |
28-
[Socket]
29-
# Talk to the API over a Unix domain socket (default)
30-
ListenStream=/var/run/fleet.sock
31-
Service=fleet.service
32-
33-
[Install]
34-
WantedBy=sockets.target
3525
- name: stop-update-engine.service
3626
command: start
3727
content: |

0 commit comments

Comments
 (0)