22 lines
523 B
Diff
22 lines
523 B
Diff
From f4a9ace1a685aa5ab376ad471eab079e45ab4abd Mon Sep 17 00:00:00 2001
|
|
From: huyubiao <h13958451065@163.com>
|
|
Date: Tue, 25 Jul 2023 11:49:40 +0800
|
|
Subject: [PATCH] plugin.conf delete Socket and Mount
|
|
|
|
---
|
|
config/conf/plugin.conf | 2 --
|
|
1 file changed, 2 deletions(-)
|
|
|
|
diff --git a/config/conf/plugin.conf b/config/conf/plugin.conf
|
|
index e17066d..0a6c31b 100644
|
|
--- a/config/conf/plugin.conf
|
|
+++ b/config/conf/plugin.conf
|
|
@@ -1,4 +1,2 @@
|
|
Service:libservice
|
|
Target:libtarget
|
|
-Socket:libsocket
|
|
-Mount:libmount
|
|
--
|
|
2.33.0
|
|
|