mirror of
https://github.com/containers/bootc.git
synced 2026-02-06 09:45:32 +01:00
The previous code ended up being fairly wrong in various ways. It was trying to be too abstract - let's keep *some* level of abstraction but just implement EFI for now. Among other changes, this now correctly works when inserted into the rpm-ostree flow and also the coreos-assembler flow.
7 lines
101 B
SYSTEMD
7 lines
101 B
SYSTEMD
[Socket]
|
|
ListenSequentialPacket=/run/bootupd.sock
|
|
SocketMode=0600
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|