mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 06:38:53 +01:00
Fix logrotate issue
This commit is contained in:
parent
878e58fcf6
commit
0f7b4cf7f4
@ -856,7 +856,7 @@ if [ -d manpages ]; then
|
||||
fi
|
||||
|
||||
if [ -d ${PREFIX}/etc/logrotate.d ]; then
|
||||
run_install $OWNERSHIP -m 0644 logrotate ${PREFIX}/etc/logrotate.d
|
||||
install_file logrotate ${PREFIX}/etc/logrotate.d/shorewall 0644
|
||||
echo "Logrotate file installed as ${PREFIX}/etc/logrotate.d/shorewall"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user