unveil: /dev/null

This commit is contained in:
Anirudh Oppiliappan 2022-12-22 16:24:31 +05:30
parent 2fe14eca63
commit 2b57b6e0b1
No known key found for this signature in database
GPG Key ID: 8A93F96F78C5D4C4
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ func main() {
} }
if err := UnveilPaths([]string{ if err := UnveilPaths([]string{
"/dev/null",
c.Dirs.Static, c.Dirs.Static,
c.Repo.ScanPath, c.Repo.ScanPath,
c.Dirs.Templates, c.Dirs.Templates,