]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
SquidGuard: Prevent binaries within /var/ipfire/urlfilter/bin/ from being owned by...
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 17 May 2021 19:04:23 +0000 (21:04 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 May 2021 20:49:00 +0000 (20:49 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/squidguard

index eb13c41dd89f2427903ad7502de571614306a83c..d5eb30377fe2a2154e390009878d6779342e4404 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -113,6 +113,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        /usr/bin/perl $(DIR_CONF)/urlfilter/makeconf.pl
        touch /var/ipfire/urlfilter/settings
        chown -R nobody:nobody /var/ipfire/urlfilter
+       chown -R root:root /var/ipfire/urlfilter/bin
        chmod 755 /srv/web/ipfire/html/images/urlfilter
        chmod 644 /srv/web/ipfire/html/images/urlfilter/*
        chown -R nobody:nobody /var/urlrepo