Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hddemux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dkg
hddemux
Commits
f846deb0
Commit
f846deb0
authored
8 years ago
by
dkg
Browse files
Options
Downloads
Patches
Plain Diff
clean up tmpfiles
parent
c86a66e8
Branches
Branches containing commit
Tags
0.5.1-rc
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/patches/0001-fix-up-permissions-on-tmpfiles.patch
+18
-0
18 additions, 0 deletions
debian/patches/0001-fix-up-permissions-on-tmpfiles.patch
debian/patches/series
+1
-0
1 addition, 0 deletions
debian/patches/series
with
19 additions
and
0 deletions
debian/patches/0001-fix-up-permissions-on-tmpfiles.patch
0 → 100644
+
18
−
0
View file @
f846deb0
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 - -
This diff is collapsed.
Click to expand it.
debian/patches/series
0 → 100644
+
1
−
0
View file @
f846deb0
0001-fix-up-permissions-on-tmpfiles.patch
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment