|
|
|||
File indexing completed on 2026-04-09 07:58:16
0001 #!/bin/bash 0002 # while true; do /usr/sbin/logrotate -s /var/log/idds/logrotate.status -d /etc/logrotate.d/idds; sleep 86400; done 0003 0004 while true; do python /opt/idds/config/idds/idds_health_check.py; sleep 120; done
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|