Fix invalid comment syntax
This commit is contained in:
committed by
Christian Schwarz
parent
3edfe535c6
commit
c524acb2df
Vendored
+4
-2
@@ -21,8 +21,10 @@ RestrictRealtime=yes
|
||||
SystemCallArchitectures=native
|
||||
|
||||
# BEGIN ProtectHome
|
||||
ProtectHome=read-only # DEBIAN STRETCH
|
||||
# ProtectHome=tmpfs # FEDORA 28 / 29
|
||||
# DEBIAN STRETCH
|
||||
ProtectHome=read-only
|
||||
# FEDORA 28 / 29
|
||||
# ProtectHome=tmpfs
|
||||
# END ProtectHome
|
||||
|
||||
# BEGIN SystemCallFilter
|
||||
|
||||
Reference in New Issue
Block a user