mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 18:42:14 +08:00
11 lines
305 B
Plaintext
11 lines
305 B
Plaintext
service exec
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/sbin/rexecd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|