mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-14 17:59:03 +08:00
7 lines
128 B
SYSTEMD
7 lines
128 B
SYSTEMD
|
[Unit]
|
||
|
Description=Remote Shell Facilities Server
|
||
|
After=local-fs.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=-/usr/bin/rshd
|
||
|
StandardInput=socket
|