aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/systemd/peertube.service
diff options
context:
space:
mode:
Diffstat (limited to 'support/systemd/peertube.service')
-rw-r--r--support/systemd/peertube.service3
1 files changed, 0 insertions, 3 deletions
diff --git a/support/systemd/peertube.service b/support/systemd/peertube.service
index fba644788..cf4e7b417 100644
--- a/support/systemd/peertube.service
+++ b/support/systemd/peertube.service
@@ -16,9 +16,6 @@ SyslogIdentifier=peertube
16Restart=always 16Restart=always
17 17
18; Some security directives. 18; Some security directives.
19; Use private /tmp and /var/tmp folders inside a new file system namespace,
20; which are discarded after the process stops.
21PrivateTmp=true
22; Mount /usr, /boot, and /etc as read-only for processes invoked by this service. 19; Mount /usr, /boot, and /etc as read-only for processes invoked by this service.
23ProtectSystem=full 20ProtectSystem=full
24; Sets up a new /dev mount for the process and only adds API pseudo devices 21; Sets up a new /dev mount for the process and only adds API pseudo devices