]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-cfgnew/main.go
Ability to forcefully override umask
[nncp.git] / src / cmd / nncp-cfgnew / main.go
index a9bea4f4b63c737efc9fc0414423c286eb3d8345..c7bb14ef571d2653141a4d7abd0f8672495974bb 100644 (file)
@@ -68,6 +68,7 @@ func main() {
     noiseprv: %s
     noisepub: %s
   }
+
   neigh: {
     self: {
       id: %s
@@ -99,6 +100,8 @@ func main() {
   spool: %s
   # Path to log file
   log: %s
+  # Enforce specified umask usage
+  # umask: "022"
 
   # Enable notification email sending
   # notify: {
@@ -122,6 +125,7 @@ func main() {
     noiseprv: %s
     noisepub: %s
   }
+
   neigh: {
     self: {
       # You should give public keys below to your neighbours