Magnus Hagander wrote:
> Also, there appears to be exactly zero documentation about it, but I
> assume that's just a matter of time. Oh, and it appears that the apache
> configuration isn't in the automatic backup.
I just checked and you are incorrect. httpd.conf was in the automatic
backup:
[root@community2 auto-backup]# ls
addfile.sh backup.sh community2.commandprompt.com
[root@community2 auto-backup]# ./addfile.sh community2.commandprompt.com
/etc/httpd/conf/httpd.conf
Adding /etc/httpd/conf/httpd.conf to
/auto-backup/community2.commandprompt.com/.config
Adding /etc/httpd/conf/httpd.conf to SVN and committing
svn: warning: 'community2.commandprompt.com/etc/httpd/conf/httpd.conf'
is already under version control
Sending community2.commandprompt.com/.config
Transmitting file data .
Committed revision 483.
I also verified that it runs properly from cron:
Feb 23 19:30:01 community2 crond[32369]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 23 20:30:01 community2 crond[17728]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 23 21:30:01 community2 crond[3053]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 23 22:30:01 community2 crond[20855]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 23 23:30:01 community2 crond[6189]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 24 00:30:01 community2 crond[23955]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 24 01:30:02 community2 crond[10052]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 24 02:30:01 community2 crond[27811]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
Feb 24 03:30:01 community2 crond[17309]: (root) CMD
(/auto-backup/backup.sh community2.commandprompt.com)
So I am not sure what you were looking at?
Sincerely,
Joshua D. Drake