On Thu, Apr 11, 2024 at 11:14:20AM -0400, Brian Reichert wrote: > Let me wrap up some testing, and I'll report back if all is successful.
I failed to report back; everything is working as I needed! I appreciate everyone's help here. For the record, my new service: 10-153-68-34:~ # cat /etc/systemd/system/post-logrotate.service [Unit] Description=Activities after 'logrotate' completes Requires=logrotate.service After=logrotate.service [Service] Type=simple ExecStart=/usr/local/sbin/post-logrotate [Install] WantedBy=logrotate.service -- Brian Reichert <reich...@numachi.com> BSD admin/developer at large