Package logrotate script
This commit is contained in:
3
Makefile
3
Makefile
@@ -69,6 +69,9 @@ install:
|
||||
|
||||
# Install systemd unit files
|
||||
cp systemd/* $(DESTDIR)/lib/systemd/system/
|
||||
|
||||
# Install logrotate config
|
||||
cp logrotate/${PACKAGE_NAME}.logrotate ${DESTDIR}/etc/logrotate.d/${PACKAGE_NAME}
|
||||
|
||||
install-tests: debian-install-test rocky-install-test ubuntu-install-test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user