From 3d6e2088471dcc8a23632a3a3f164f6accd820ae Mon Sep 17 00:00:00 2001 From: Christian Sahlmann Date: Tue, 11 Oct 2022 14:37:59 +0200 Subject: [PATCH] create pidfile where it is definitely writeable --- mb_netmgmt/__init__.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mb_netmgmt/__init__.py b/mb_netmgmt/__init__.py index a9a9cab..8650a11 100644 --- a/mb_netmgmt/__init__.py +++ b/mb_netmgmt/__init__.py @@ -18,7 +18,7 @@ # along with mb-netmgmt. If not, see