blob: 865e739561a45e7abc2d3ef0b0c2e7dae6c96028 [file]
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Copyright (C) 2026 Oracle. All Rights Reserved.
# Author: Darrick J. Wong <djwong@kernel.org>
[Unit]
Description=Socket for null Service
[Socket]
ListenSequentialPacket=@FUSE_SERVICE_SOCKET_DIR_RAW@/null
Accept=yes
SocketMode=@FUSE_SERVICE_SOCKET_PERMS@
RemoveOnStop=yes
[Install]
WantedBy=sockets.target