Skip to content

Commit

Permalink
org.osbuild.systemd.unit.create: Fix case of ListenFIFO option
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlarsson committed Sep 17, 2024
1 parent 9a03607 commit bded40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/org.osbuild.systemd.unit.create.meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
" - 'ListenStream' - string",
" - 'ListenDatagram' - string",
" - 'ListenSequentialPacket' - string",
" - 'ListenFifo' - string",
" - 'ListenFIFO' - string",
" - 'SocketUser' - string",
" - 'SocketGroup' - string",
" - 'SocketMode' - string",
Expand Down

0 comments on commit bded40d

Please sign in to comment.