mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 22:55:24 +02:00
10 lines
304 B
Text
10 lines
304 B
Text
service exec
|
|
{
|
|
flags = REUSE
|
|
socket_type = stream
|
|
wait = no
|
|
user = root
|
|
server = /usr/bin/rexecd
|
|
log_on_failure += USERID
|
|
disable = yes
|
|
}
|