Skip to content
  • Iustin Pop's avatar
    Fix node daemon log file permissions · b50f022f
    Iustin Pop authored
    The creation of the log file for the node daemon lacks the mode
    parameter, so after applying the current umask, the file got 0700
    permissions. Restrict this to the correct 0600.
    
    Reviewed-by: schreiberal
    b50f022f