✏️ 正在编辑: test_logwatch.aug
路径:
/snap/certbot/5781/usr/share/augeas/lenses/dist/tests/test_logwatch.aug
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
module Test_logwatch = let conf = "# Configuration file for logwatch. # #Mailto_host1 = user@example.com MailFrom = root@example.com " test Logwatch.lns get conf = { "#comment" = "Configuration file for logwatch." } {} { "#comment" = "Mailto_host1 = user@example.com" } {} { "MailFrom" = "root@example.com" }
💾 保存文件
← 返回文件管理器