projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4610bc
)
Remove use of a private tmp directory
author
Chocobozzz
<me@florianbigard.com>
Wed, 13 Nov 2019 08:06:25 +0000
(09:06 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 13 Nov 2019 08:07:01 +0000
(09:07 +0100)
Causes some issues when importing a file etc
support/systemd/peertube.service
patch
|
blob
|
history
diff --git
a/support/systemd/peertube.service
b/support/systemd/peertube.service
index fba644788dc08edace817d455cb514d7485c8159..cf4e7b417a5027f9e9020740631b533908c15f96 100644
(file)
--- a/
support/systemd/peertube.service
+++ b/
support/systemd/peertube.service
@@
-16,9
+16,6
@@
SyslogIdentifier=peertube
Restart=always
; Some security directives.
-; Use private /tmp and /var/tmp folders inside a new file system namespace,
-; which are discarded after the process stops.
-PrivateTmp=true
; Mount /usr, /boot, and /etc as read-only for processes invoked by this service.
ProtectSystem=full
; Sets up a new /dev mount for the process and only adds API pseudo devices