Skip to content
Snippets Groups Projects
Commit f846deb0 authored by dkg's avatar dkg
Browse files

clean up tmpfiles

parent c86a66e8
Branches
Tags 0.5.1-rc
No related merge requests found
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date: Mon, 24 Apr 2017 21:58:26 -0400
Subject: fix up permissions on tmpfiles
(cherry picked from commit 3f7230798c585c9246ef379d2564af3441f6870a)
---
hddemux.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hddemux.conf b/hddemux.conf
index e7caa67..2459555 100644
--- a/hddemux.conf
+++ b/hddemux.conf
@@ -1,3 +1,3 @@
# tmpfiles.d(5) runtime directory for hddemux
d /run/hddemux 0751 root root - -
-d /run/hddemux/workdir hddemux hddemux - -
+d /run/hddemux/workdir 0750 root hddemux - -
0001-fix-up-permissions-on-tmpfiles.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment