configs/: formatting

This commit is contained in:
Robert Swiecki 2023-06-25 12:36:47 +02:00
parent 8804792862
commit e507a64e09
2 changed files with 4 additions and 4 deletions

View File

@ -152,6 +152,6 @@ seccomp_string: "} "
seccomp_string: "DEFAULT ALLOW " seccomp_string: "DEFAULT ALLOW "
exec_bin { exec_bin {
path: "/usr/bin/hexchat" path: "/usr/bin/hexchat"
exec_fd: true exec_fd: true
} }

View File

@ -152,6 +152,6 @@ seccomp_string: "} "
seccomp_string: "DEFAULT ALLOW " seccomp_string: "DEFAULT ALLOW "
exec_bin { exec_bin {
path: "/usr/bin/xchat" path: "/usr/bin/xchat"
exec_fd: true exec_fd: true
} }