harbor/make/photon/log
Christopher Jenkins 0585b148c7 Logrotate fails when cwd is not accessible
Logrotate is run with sudo as the syslog user by cron.hourly
The current working directory is `/root` which is inaccessible to the syslog
user so the logrotate command fails. Currently the following stderr is being
thrown away by the cron script:
```
error: cannot open current directory: Permission denied
```

Fixes #15468

Signed-off-by: Christopher Jenkins <christj@gmail.com>
2021-09-01 15:28:30 -07:00
..
Dockerfile Fix: log container password expire 2020-11-09 18:29:41 +08:00
Dockerfile.base bump up photon to 4.0 2021-03-31 13:25:29 +08:00
logrotate Logrotate fails when cwd is not accessible 2021-09-01 15:28:30 -07:00
rsyslog.conf Add "MaxMessageSize" to the config of rsyslogd 2019-05-15 18:10:22 +08:00
rsyslog_docker.conf Add supoort for external endpoint 2019-07-17 16:23:37 +08:00
start.sh Deprivilege harobr-log, harbor-db, registry image. 2017-11-02 23:35:06 -07:00