mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
service bitlbee
|
|
{
|
|
type = UNLISTED
|
|
socket_type = stream
|
|
protocol = tcp
|
|
wait = no
|
|
user = bitlbee
|
|
group = bitlbee
|
|
server = /usr/sbin/bitlbee
|
|
port = 6667
|
|
disable = yes
|
|
}
|