xinetd.amandaserver
来自「开源备份软件源码 AMANDA, the Advanced Marylan」· AMANDASERVER 代码 · 共 20 行
AMANDASERVER
20 行
# default: on## description: Amanda services for Amanda server and client.# service amanda{ disable = no flags = IPv4 flags = IPv6 socket_type = stream protocol = tcp wait = no user = amandabackup group = disk groups = yes server = /usr/libexec/amanda/amandad server_args = -auth=bsdtcp amdump amindexd amidxtaped}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?