unveil: /dev/null
This commit is contained in:
parent
2fe14eca63
commit
2b57b6e0b1
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -25,6 +25,7 @@ func main() {
|
|||
}
|
||||
|
||||
if err := UnveilPaths([]string{
|
||||
"/dev/null",
|
||||
c.Dirs.Static,
|
||||
c.Repo.ScanPath,
|
||||
c.Dirs.Templates,
|
||||
|
|
Loading…
Reference in a new issue