summaryrefslogtreecommitdiff
path: root/app-shells/atuin/files/atuin-daemon.socket
blob: 6868675409d77c947490fc637d2f5e994500eb3c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Unix socket activation for atuin shell history daemon

[Socket]
ListenStream=%t/atuin.sock
SocketMode=0600
RemoveOnStop=true

[Install]
WantedBy=sockets.target