mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-14 20:49:04 +08:00
9 lines
134 B
SYSTEMD
9 lines
134 B
SYSTEMD
[Unit]
|
|
Description=Remote Shell Facilities Activation Socket
|
|
|
|
[Socket]
|
|
ListenStream=514
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target |