Skip to content

Commit

Permalink
2023-05-22 Fred Gleason <[email protected]>
Browse files Browse the repository at this point in the history
	* Removed 'conf/firewalld.sh'.

Signed-off-by: Fred Gleason <[email protected]>
  • Loading branch information
ElvishArtisan committed May 22, 2023
1 parent aa35a6f commit 3f59bc0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 44 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -24147,3 +24147,5 @@
resizeable.
2023-05-21 Fred Gleason <[email protected]>
* Added a 'rivendell' service for firewalld(1).
2023-05-22 Fred Gleason <[email protected]>
* Removed 'conf/firewalld.sh'.
3 changes: 0 additions & 3 deletions conf/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,13 @@ install-exec-am:
cp @RIVENDELL_PAM_FILE@ $(DESTDIR)/etc/pam.d/rivendell
mkdir -p $(DESTDIR)/usr/lib/firewalld/services
cp rivendell-firewalld.xml $(DESTDIR)/usr/lib/firewalld/services/rivendell.xml
./firewalld.sh reload

uninstall:
rm -f $(DESTDIR)/$(sysconfdir)/rd-bin.conf
rm -f $(DESTDIR)/etc/pam.d/rivendell
rm -f $(DESTDIR)/usr/lib/firewalld/services/rivendell.xml
./firewalld.sh reload

EXTRA_DIST = asound.conf-sample\
firewalld.sh\
logrotate-sample\
rd-bin.conf.in\
rd.conf-sample\
Expand Down
41 changes: 0 additions & 41 deletions conf/firewalld.sh

This file was deleted.

0 comments on commit 3f59bc0

Please sign in to comment.