StarlingX Integration and packaging
Go to file
Andy Ning ae3017bd63 fix systemd tmpfiles ACL warnings in daemon log
After systemd was upversioned as part of PIKE rebase, its tmpfiles
configuration file changed.  The new tmpfiles configuration
(/usr/lib/tmpfiles/systemd.conf) introduced a few new ACLs that
tries to give group "adm" access to log directories, but group "adm" doesn't
exist in TC system.

This patch fixed the warnings the same as the original by replacing group "adm"
with "wrs_protected" in systemd tmpfiles configuration.

Change-Id: I39972ed41b299be5a3b6482ec2fba176c0742ded
Signed-off-by: Andy Ning <andy.ning@windriver.com>
2018-06-27 14:12:53 -04:00
base StarlingX open source release updates 2018-05-31 07:36:35 -07:00
connectivity StarlingX open source release updates 2018-05-31 07:36:35 -07:00
core StarlingX open source release updates 2018-05-31 07:36:35 -07:00
devtools Package and Enable Memcached on Controllers/AIO 2018-06-22 13:41:13 -04:00
extended fix systemd tmpfiles ACL warnings in daemon log 2018-06-27 14:12:53 -04:00
kernel-rt Kernel Upgrades for Meltdown and Spectre 2018-06-22 12:53:11 -04:00
kernel-std Kernel Upgrades for Meltdown and Spectre 2018-06-22 12:53:11 -04:00
mellanox mellanox/diverse: update srpm paths in drivers 2018-05-31 17:40:20 +00:00
networking Open vSwitch integration with host and configuration framework 2018-06-15 14:36:34 -05:00
python StarlingX open source release updates 2018-05-31 07:36:35 -07:00
restapi-doc Add REST API documentation for dcmanager API (Distributed Cloud) 2018-06-22 14:41:47 -05:00
security StarlingX open source release updates 2018-05-31 07:36:35 -07:00
storage-topology/storage-topology StarlingX open source release updates 2018-05-31 07:36:35 -07:00
support StarlingX open source release updates 2018-05-31 07:36:35 -07:00
vm-topology StarlingX open source release updates 2018-05-31 07:36:35 -07:00
.gitignore Add default test framework 2018-06-11 13:45:22 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:35 -07:00
.zuul.yaml Add default test framework 2018-06-11 13:45:22 -05:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
centos_pkg_dirs_rt Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:24 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
mwa-sparta.map StarlingX open source release updates 2018-05-31 07:36:35 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:35 -07:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Add default test framework 2018-06-11 13:45:22 -05:00

stx-integ

StarlingX Integration