aports/community/tailscale/tailscale.logrotate
ptrcnull 5908e04dc8 community/tailscale: fix logrotate options
"endscript" is not needed nor valid there,
and when trying to run logrotate, returns:
> error: tailscale:5 unknown option 'endscript' -- ignoring line
2024-04-26 19:23:14 +00:00

6 lines
87 B
Plaintext

/var/log/tailscaled.log {
missingok
notifempty
sharedscripts
}