[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Patch V3 1/3] Fixed flask policy's install path to avoid installing it as '/boot' file
I applied all three of these. I tweaked the commit messages somewhat so that the first line read as a standalone summary while remaining <80 chars. On Tue, 2013-07-30 at 16:34 +0400, Vadim A. Misbakh-Soloviov wrote: > From: "Vadim A. Misbakh-Soloviov" <mva@xxxxxxxx> > > Signed-off-by: Vadim A. Misbakh-Soloviov <mva@xxxxxxxx> > --- > tools/flask/policy/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tools/flask/policy/Makefile b/tools/flask/policy/Makefile > index e666f3e..df1e8f3 100644 > --- a/tools/flask/policy/Makefile > +++ b/tools/flask/policy/Makefile > @@ -103,6 +103,7 @@ POLICY_SECTIONS += $(USERS) $(CONSTRAINTS) $(ISID_DEFS) > all: $(POLICY_FILENAME) > > install: $(POLICY_FILENAME) > + $(INSTALL_DIR) $(POLICY_LOADPATH) > $(INSTALL_DATA) $^ $(POLICY_LOADPATH) > > $(POLICY_FILENAME): policy.conf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |