mirror of
https://github.com/gryf/gryf-overlay.git
synced 2025-12-28 17:32:32 +01:00
9 lines
133 B
SYSTEMD
9 lines
133 B
SYSTEMD
[Unit]
|
|
Description=rxvt-unicode terminal daemon socket
|
|
|
|
[Socket]
|
|
ListenStream=%h/.urxvt/urxvtd-%H
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|