psss / rpms / libsemanage

Forked from rpms/libsemanage 5 years ago
Clone
b840c70
diff --exclude-from=exclude -N -u -r nsalibsemanage/src/genhomedircon.c libsemanage-2.0.27/src/genhomedircon.c
313692b
--- nsalibsemanage/src/genhomedircon.c	2008-08-28 09:34:24.000000000 -0400
313692b
+++ libsemanage-2.0.27/src/genhomedircon.c	2008-09-10 10:22:42.000000000 -0400
b138896
@@ -487,7 +487,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}
b138896
@@ -547,7 +546,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;
b840c70
diff --exclude-from=exclude -N -u -r nsalibsemanage/src/semanage.conf libsemanage-2.0.27/src/semanage.conf
313692b
--- nsalibsemanage/src/semanage.conf	2008-08-28 09:34:24.000000000 -0400
313692b
+++ libsemanage-2.0.27/src/semanage.conf	2008-09-10 10:22:42.000000000 -0400
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