From: Fred T. Hamster Date: Sun, 15 Jan 2012 18:26:12 +0000 (-0500) Subject: updated to get yeti path corrected to feisty meow path. X-Git-Tag: 2.140.90~1670^2 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=7e1f82556c6f92a26d4ee7982805df75d6ce0553;p=feisty_meow.git updated to get yeti path corrected to feisty meow path. --- diff --git a/database/configuration/cron/bookmarks_builder.crontab b/database/configuration/cron/bookmarks_builder.crontab index a68d61fc..b1c8f062 100644 --- a/database/configuration/cron/bookmarks_builder.crontab +++ b/database/configuration/cron/bookmarks_builder.crontab @@ -4,6 +4,6 @@ SHELL=/bin/bash # m h dom mon dow command # regenerate the bookmarks pages. -24 10 * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/bookmarks/create_marks.sh ) &>/tmp/zz_bookmarkingering_$USER.log +24 10 * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/bookmarks/create_marks.sh ) &>/tmp/zz_bookmarkingering_$USER.log diff --git a/database/configuration/cron/doxygen.crontab b/database/configuration/cron/doxygen.crontab index e6b08edd..3ab74e0e 100644 --- a/database/configuration/cron/doxygen.crontab +++ b/database/configuration/cron/doxygen.crontab @@ -3,4 +3,4 @@ SHELL=/bin/bash # m h dom mon dow command -20 4 * * * (source $HOME/yeti/scripts/core/profile.sh; cd $HOME/hoople/docs; make) &>/tmp/doxy_make.log +20 4 * * * (source $HOME/feisty_meow/scripts/core/profile.sh; cd $HOME/hoople/docs; make) &>/tmp/doxy_make.log diff --git a/database/configuration/cron/linux_config_snarf.crontab b/database/configuration/cron/linux_config_snarf.crontab index 1747ade5..a1c07ce2 100644 --- a/database/configuration/cron/linux_config_snarf.crontab +++ b/database/configuration/cron/linux_config_snarf.crontab @@ -4,6 +4,6 @@ SHELL=/bin/bash # m h dom mon dow command # do a backup of the config files once a week. -28 7 * * 4 (source $HOME/yeti/scripts/core/profile.sh; cd /z/stuffing/archives; perl $HOME/yeti/scripts/archival/snarf_linux_config.pl) &>/dev/null +28 7 * * 4 (source $HOME/feisty_meow/scripts/core/profile.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/scripts/archival/snarf_linux_config.pl) &>/dev/null diff --git a/database/configuration/cron/mysql_db_backup.crontab b/database/configuration/cron/mysql_db_backup.crontab index 9aea4fe8..f2c6b8fe 100644 --- a/database/configuration/cron/mysql_db_backup.crontab +++ b/database/configuration/cron/mysql_db_backup.crontab @@ -3,5 +3,5 @@ SHELL=/bin/bash # m h dom mon dow command -14 7 * * * bash $HOME/yeti/scripts/database/backup_mysql_dbs.sh +14 7 * * * bash $HOME/feisty_meow/scripts/database/backup_mysql_dbs.sh diff --git a/database/configuration/cron/nechung_fortune.crontab b/database/configuration/cron/nechung_fortune.crontab index 0d3ae16f..16bb964b 100644 --- a/database/configuration/cron/nechung_fortune.crontab +++ b/database/configuration/cron/nechung_fortune.crontab @@ -3,4 +3,4 @@ SHELL=/bin/bash # m h dom mon dow command -* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/yeti/scripts/core/profile.sh; perl $HOME/yeti/scripts/text/new_sig.pl) &>/dev/null +* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/profile.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>/dev/null diff --git a/database/configuration/cron/overload_check.crontab b/database/configuration/cron/overload_check.crontab index d81f31f3..e300b58c 100644 --- a/database/configuration/cron/overload_check.crontab +++ b/database/configuration/cron/overload_check.crontab @@ -4,6 +4,6 @@ SHELL=/bin/bash # m h dom mon dow command # make a report of the current state of information overload in our notes files. -24 22 * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/notes/info_overload_report.sh ) &>/tmp/zz_info_overload_$USER.log +24 22 * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/notes/info_overload_report.sh ) &>/tmp/zz_info_overload_$USER.log diff --git a/database/configuration/cron/random_sound.crontab b/database/configuration/cron/random_sound.crontab index 18dbbcf5..f1dc1325 100644 --- a/database/configuration/cron/random_sound.crontab +++ b/database/configuration/cron/random_sound.crontab @@ -3,4 +3,4 @@ SHELL=/bin/bash # m h dom mon dow command -* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/multimedia/randomly_play.sh) &>/dev/null +* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/multimedia/randomly_play.sh) &>/dev/null diff --git a/database/configuration/cron/uptime_report.crontab b/database/configuration/cron/uptime_report.crontab index 9352e97e..b4f337fd 100644 --- a/database/configuration/cron/uptime_report.crontab +++ b/database/configuration/cron/uptime_report.crontab @@ -4,5 +4,5 @@ SHELL=/bin/bash # m h dom mon dow command # the script writes the current time and current uptime to the log file. -0 * * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/system/write_uptime_report.sh) &>/dev/null +0 * * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>/dev/null diff --git a/database/configuration/cron/zooty_archive_packer.crontab b/database/configuration/cron/zooty_archive_packer.crontab index 50bc3116..45153eea 100644 --- a/database/configuration/cron/zooty_archive_packer.crontab +++ b/database/configuration/cron/zooty_archive_packer.crontab @@ -4,6 +4,6 @@ SHELL=/bin/bash # m h dom mon dow command # this packs up our archives once a day. -32 6 0 * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/archival/pack_yeti.sh ; bash $HOME/yeti/scripts/archival/pack_hoople.sh ) &>/tmp/packing_cron.log +32 6 0 * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/archival/pack_yeti.sh ; bash $HOME/feisty_meow/scripts/archival/pack_hoople.sh ) &>/tmp/packing_cron.log diff --git a/database/configuration/quake3/quake3_server_start.txt b/database/configuration/quake3/quake3_server_start.txt index eec214ce..027f1b32 100644 --- a/database/configuration/quake3/quake3_server_start.txt +++ b/database/configuration/quake3/quake3_server_start.txt @@ -10,6 +10,6 @@ that i don't know but which i have heard of. this just automates the copying of the config file before running quake. -cp ~/yeti/quake3/fred_free_for_all.cfg /usr/local/games/quake3/baseq3/ ; nohup quake3 +set dedicated 1 +exec fred_free_for_all.cfg +cp ~/feisty_meow/database/quake3/fred_free_for_all.cfg /usr/local/games/quake3/baseq3/ ; nohup quake3 +set dedicated 1 +exec fred_free_for_all.cfg diff --git a/database/configuration/rc.local/example_rc.local_with_zooty_alerter b/database/configuration/rc.local/example_rc.local_with_zooty_alerter index 8e969487..a35a9899 100644 --- a/database/configuration/rc.local/example_rc.local_with_zooty_alerter +++ b/database/configuration/rc.local/example_rc.local_with_zooty_alerter @@ -15,7 +15,7 @@ # special for equanimity; get zooty informed of our IP so we can make # the back connection and get home. -bash /home/fred/yeti/scripts/security/tell_zooty_our_ip.sh &>/tmp/zooty_tell_report.txt & +bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh &>/tmp/zooty_tell_report.txt & # we put this in the background and hope it doesn't intrude too much. exit 0