psss / rpms / libsemanage

Forked from rpms/libsemanage 5 years ago
Clone
683732d
diff --exclude-from=exclude -N -u -r nsalibsemanage/src/genhomedircon.c libsemanage-2.0.15/src/genhomedircon.c
6ea74b2
--- nsalibsemanage/src/genhomedircon.c	2008-01-28 16:52:22.000000000 -0500
6ea74b2
+++ libsemanage-2.0.15/src/genhomedircon.c	2008-01-25 10:28:39.000000000 -0500
683732d
@@ -406,7 +406,6 @@
683732d
 				  const char *role_prefix)
683732d
 {
683732d
 	replacement_pair_t repl[] = {
683732d
-		{.search_for = TEMPLATE_SEUSER,.replace_with = seuser},
683732d
 		{.search_for = TEMPLATE_HOME_DIR,.replace_with = home},
683732d
 		{.search_for = TEMPLATE_ROLE,.replace_with = role_prefix},
683732d
 		{NULL, NULL}
683732d
@@ -466,7 +465,6 @@
683732d
 	replacement_pair_t repl[] = {
683732d
 		{.search_for = TEMPLATE_USER,.replace_with = user},
683732d
 		{.search_for = TEMPLATE_ROLE,.replace_with = role_prefix},
683732d
-		{.search_for = TEMPLATE_SEUSER,.replace_with = seuser},
683732d
 		{NULL, NULL}
683732d
 	};
683732d
 	Ustr *line = USTR_NULL;
15aa870
diff --exclude-from=exclude -N -u -r nsalibsemanage/src/semanage.conf libsemanage-2.0.15/src/semanage.conf
15aa870
--- nsalibsemanage/src/semanage.conf	2007-07-16 14:20:38.000000000 -0400
6ea74b2
+++ libsemanage-2.0.15/src/semanage.conf	2008-01-25 10:28:39.000000000 -0500
15aa870
@@ -35,4 +35,4 @@
15aa870
 # given in <sepol/policydb.h>.  Change this setting if a different
15aa870
 # version is necessary.
15aa870
 #policy-version = 19
15aa870
-
15aa870
+expand-check=0