From 0f5824cdfc289aa1b205d4f89fa9ba7bcd401f4b Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 17 Jan 2024 15:29:55 -0500 Subject: [PATCH] Bring along ufw profiles --- .gitmodules | 3 +++ third_party/ufw-application-profiles | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/ufw-application-profiles diff --git a/.gitmodules b/.gitmodules index 6558645..3c9089b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,3 +21,6 @@ [submodule "configs/nvim/third_party/usda-syntax"] path = configs/nvim/third_party/usda-syntax url = https://github.com/superfunc/usda-syntax +[submodule "third_party/ufw-application-profiles"] + path = third_party/ufw-application-profiles + url = https://github.com/ageis/ufw-application-profiles diff --git a/third_party/ufw-application-profiles b/third_party/ufw-application-profiles new file mode 160000 index 0000000..63cdef1 --- /dev/null +++ b/third_party/ufw-application-profiles @@ -0,0 +1 @@ +Subproject commit 63cdef13e1fcaa41da500763dc2ca95da0f31486