gentoo-ebuilds/app-shells/atuin/files/atuin-daemon.socket
Florian Schmaus fa553e1452
app-shells/atuin: install atuin-daemon systemd user units
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-12-29 15:00:09 +01:00

10 lines
179 B
SYSTEMD

[Unit]
Description=Unix socket activation for atuin shell history daemon
[Socket]
ListenStream=%t/atuin.sock
SocketMode=0600
RemoveOnStop=true
[Install]
WantedBy=sockets.target