Commit 73591b6b authored by Vitaly Lipatov's avatar Vitaly Lipatov

packaging: name logrotate config by subpackage

parent e53bd8d0
...@@ -113,7 +113,7 @@ install -m 644 common/etc/eterban/whitelist.txt %buildroot/etc/%name/whitelist.t ...@@ -113,7 +113,7 @@ install -m 644 common/etc/eterban/whitelist.txt %buildroot/etc/%name/whitelist.t
install -m 644 gateway/etc/systemd/system/* %buildroot/%systemd_unitdir install -m 644 gateway/etc/systemd/system/* %buildroot/%systemd_unitdir
install -m 755 gateway/etc/cron.hourly/get_firehol_ip.sh %buildroot/etc/cron.hourly/get_firehol_ip.sh install -m 755 gateway/etc/cron.hourly/get_firehol_ip.sh %buildroot/etc/cron.hourly/get_firehol_ip.sh
install -m 644 gateway/etc/logrotate.d/eterban %buildroot/etc/logrotate.d/eterban install -m 644 gateway/etc/logrotate.d/eterban-gateway %buildroot/etc/logrotate.d/eterban-gateway
install -m 644 ban-server/data/www/* %buildroot%webserver_htdocsdir/%name/ install -m 644 ban-server/data/www/* %buildroot%webserver_htdocsdir/%name/
install -m 644 ban-server/etc/nginx/sites-enabled.d/* %buildroot/etc/nginx/sites-enabled.d/ install -m 644 ban-server/etc/nginx/sites-enabled.d/* %buildroot/etc/nginx/sites-enabled.d/
......
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