mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 06:37:15 +08:00
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
|
service swat
|
||
|
{
|
||
|
socket_type = stream
|
||
|
wait = no
|
||
|
user = root
|
||
|
server = /usr/sbin/swat
|
||
|
log_on_success += HOST DURATION
|
||
|
log_on_failure += HOST
|
||
|
disable = yes
|
||
|
}
|