mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 01:54:36 +08:00
10 lines
135 B
SYSTEMD
10 lines
135 B
SYSTEMD
[Unit]
|
|
Description=Remote Shell Facilities Activation Socket
|
|
|
|
[Socket]
|
|
ListenStream=514
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|