# Archipelago persistent log directory and files # Runtime log destination. Backend runs as `archipelago`, but /var/log/ # is root-owned, so we pre-create the directory and log files with the # right ownership at boot / install-time. # # Logrotate (image-recipe/configs/logrotate.conf) rotates files in this # directory daily, keeping 30 compressed copies. d /var/log/archipelago 0755 archipelago archipelago - - f /var/log/archipelago/container-installs.log 0644 archipelago archipelago - -