mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 20:57:16 +08:00
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
service sane-port
|
|
{
|
|
port = 6566
|
|
socket_type = stream
|
|
wait = no
|
|
user = nobody
|
|
group = scanner
|
|
server = /usr/bin/saned
|
|
# disabled by default!
|
|
disable = yes
|
|
}
|