Update github.com git:// SRC_URIs
[AGL/meta-agl.git] / meta-app-framework / recipes-core / smack-system-setup / files / systemd-tmpfiles-setup.service.conf
1 [Service]
2 ExecStartPost=/bin/sh -c '([ ! -d /var/tmp ] || chsmack -L -a \"*\" /var/tmp) && ([ ! -d /var/log ] || chsmack -L -a System::Log /var/log && chsmack -L -t /var/log)'