mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-30 15:45:12 +02:00
10 lines
307 B
Text
10 lines
307 B
Text
service shell
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/libexec/rshd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|