sysmaster/plugin.conf-delete-Socket-and-Mount.patch
huyubiao 8936fa02c5 sync patches from upstream,change the path of the unit,modify permissions for some directories and files
(cherry picked from commit ce9ff469b57f60130621bc293783bd3ac1fc92f2)
2023-08-05 18:15:53 +08:00

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