You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
393 B
9 lines
393 B
diff --git a/packaging/daemon/libstoragemgmt.conf b/packaging/daemon/libstoragemgmt.conf |
|
index 1c118a9..cdb43c2 100644 |
|
--- a/packaging/daemon/libstoragemgmt.conf |
|
+++ b/packaging/daemon/libstoragemgmt.conf |
|
@@ -1,2 +1,2 @@ |
|
-D /var/run/lsm 0775 root libstoragemgmt - |
|
-D /var/run/lsm/ipc 0775 root libstoragemgmt - |
|
+D /run/lsm 0775 root libstoragemgmt - |
|
+D /run/lsm/ipc 0775 root libstoragemgmt -
|
|
|