Merge pull request #830 from cgzones/misc2

Misc update no2
This commit is contained in:
Chris PeBenito 2024-11-06 13:47:36 -05:00 committed by GitHub
commit 7718b32ce9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 3 deletions

View File

@ -37,9 +37,11 @@ vpath %.fc $(all_layers)
#
# default action: create all module packages
#
default: policy
default: all
all policy: base modules
all: policy $(builtappfiles)
policy: base modules
base: $(base_pkg)

View File

@ -58,7 +58,9 @@ vpath %.fc $(all_layers)
#
# default action: build policy locally
#
default: policy
default: all
all: policy $(builtappfiles)
policy: $(polver)

View File

@ -1850,6 +1850,10 @@ systemd_log_parse_environment(systemd_sysusers_t)
systemd_stream_connect_nsresourced(systemd_sysusers_t)
# package upgrade
userdom_use_all_users_fds(systemd_sysusers_t)
userdom_use_inherited_user_terminals(systemd_sysusers_t)
#########################################
#
# Tmpfiles local policy