%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /opt/bitnami/scripts/init/
Upload File :
Create Path :
Current File : /opt/bitnami/scripts/init/change_boot_log_permissions

#!/bin/sh
#
# Set boot.log permissions so only root can access application password
# Copyright 2020 Bitnami.com All Rights Reserved
#

. /opt/bitnami/scripts/init/functions

if [ -f /var/log/boot.log ] ; then
  chmod 0600 /var/log/boot.log
fi

Zerion Mini Shell 1.0