cspj-application/docker/chungus/setup.sh

6 lines
205 B
Bash
Raw Normal View History

2025-02-09 16:34:46 +08:00
touch /tmp/host-fs-auditlog.log
touch /tmp/host-fs-errorlog.log
touch /tmp/host-fs-accesslog.log
chmod 777 /tmp/host-fs-auditlog.log
chmod 777 /tmp/host-fs-errorlog.log
chmod 777 /tmp/host-fs-accesslog.log