Remove use of a private tmp directory

Causes some issues when importing a file etc
pull/2241/head
Chocobozzz 2019-11-13 09:06:25 +01:00
parent a4610bc688
commit ee9f955997
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 3 deletions

View File

@ -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