Skip to content
  • Thomas Haller's avatar
    main: create NMSTATEDIR with permissions 700 · 82976836
    Thomas Haller authored
    "NMSTATEDIR" is "nmstatedir" is "'${localstatedir}'/lib/$PACKAGE" is
    usually "/var/lib/NetworkManager".
    
    The "install-data-hook" in "src/Makefile.am" properly installs the
    directory with permissions 700. When creating the directory at startup,
    we must also use those permissions.
    82976836