From e507a64e09cd0e06a085f97180f0aae728792d08 Mon Sep 17 00:00:00 2001 From: Robert Swiecki Date: Sun, 25 Jun 2023 12:36:47 +0200 Subject: [PATCH] configs/: formatting --- configs/hexchat-with-net.cfg | 4 ++-- configs/xchat-with-net.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/hexchat-with-net.cfg b/configs/hexchat-with-net.cfg index 526f892..aa4f48f 100644 --- a/configs/hexchat-with-net.cfg +++ b/configs/hexchat-with-net.cfg @@ -152,6 +152,6 @@ seccomp_string: "} " seccomp_string: "DEFAULT ALLOW " exec_bin { - path: "/usr/bin/hexchat" - exec_fd: true + path: "/usr/bin/hexchat" + exec_fd: true } diff --git a/configs/xchat-with-net.cfg b/configs/xchat-with-net.cfg index f34489b..679d4d9 100644 --- a/configs/xchat-with-net.cfg +++ b/configs/xchat-with-net.cfg @@ -152,6 +152,6 @@ seccomp_string: "} " seccomp_string: "DEFAULT ALLOW " exec_bin { - path: "/usr/bin/xchat" - exec_fd: true + path: "/usr/bin/xchat" + exec_fd: true }