����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# # create a systemd service file for the bareos-fd # based on the existing one. # Remove Requires, as these not available in the rescue environment, # and add -r option to the bareos-fd. # -r: Restore only mode. (Backup jobs will fail). # local bareos_fd_service bareos_fd_service="$( systemctl cat bareos-fd.service )" sed -r -e '/^Requires=/d' -e 's|^(ExecStart=.*bareos-fd .*)$|\1 -r|' <<< "$bareos_fd_service" > "$ROOTFS_DIR/usr/lib/systemd/system/bareos-fd.service"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 600_create_service_file.sh | File | 473 B | 0644 |
|