lamw / ghettoVCB

ghettoVCB
MIT License
1.27k stars 363 forks source link

auto-backup.sh still shows old backup software #296

Closed robina80 closed 1 year ago

robina80 commented 1 year ago

hi all,

when running the auto.backup.sh i get this

`/sbin/auto-backup.sh --- /etc/rc.local.d/local.sh +++ /tmp/auto-backup.15504710//etc/rc.local.d/local.sh @@ -10,7 +10,6 @@

VMware support.

Note: This script will not be run when UEFI secure boot is enabled.

-/bin/kill $(cat /var/run/crond.pid) -/bin/echo "00 01 * /opt/ghettovcb/bin/ghettoVCB.sh -a -g /opt/ghettovcb/backupconfig -e /opt/ghettovcb/excludevms > /dev/null" >> /var/spool/cron/crontabs/root -crond + +"/vmfs/volumes/datastore1/XSIBackup-Free/src/cron-init" root exit 0 Saving current state in /altbootbank Clock updated. Time: 11:35:25 Date: 06/23/2023 UTC'

but its still showing

'+"/vmfs/volumes/datastore1/XSIBackup-Free/src/cron-init" root'

i dont understand as in "/var/spool/cron/crontabs/root" and "/etc/rc.local.d/local.sh"

i dont see that line at all so no idea where its gettijng it from

thanks, rob

robina80 commented 1 year ago

this can be closed as its not a problem, its not showing up in either "/var/spool/cron/crontabs/root" and "/etc/rc.local.d/local.sh"