Commit eedfae3f authored by Rafael Monnerat's avatar Rafael Monnerat

obs: Copy firewalld configuration to /etc/firewalld

parent 46043b3f
......@@ -13,5 +13,7 @@ install: all
cp slapos-tweak $(DESTDIR)/usr/sbin/
cp $(DESTDIR)/opt/slapos/bin/slapos $(DESTDIR)/usr/bin/
mkdir -p $(DESTDIR)/etc/opt/slapos/
mkdir -p $(DESTDIR)/etc/firewalld/
cp -R $(DESTDIR)/opt/slapos/parts/firewalld/etc/firewalld/* $(DESTDIR)/etc/firewalld/
clean:
# cd slapos; make clean
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment