commit | c2ef3319b42d86862b479e08e652ab36a26a14db | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Apr 09 09:58:25 2020 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Apr 09 13:23:30 2020 -0700 |
tree | 2f3688051795fbc9b0185256167f75b77e49525d | |
parent | 65edb939ef8ffc4d46c7d12e759580c048c5d348 [diff] |
[pam-ipmi]: fix default data file permissions Use install-data-hook to set correct permissions on the data files. The default data file is installed as 0644, and these two files need 0600. Tested: checked that the files get installed as 0600 Change-Id: Ie93104f5f6c8df6903c8b52b276af3f217f54263 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>