From: GitHub <no...@gi...> - 2013-03-21 12:38:26
|
Branch: refs/heads/development Home: https://github.com/adrelanos/Whonix Commit: 921dde8649a1ae6443892d4a8ab8500f556bc54c https://github.com/adrelanos/Whonix/commit/921dde8649a1ae6443892d4a8ab8500f556bc54c Author: adrelanos <adrelanos at riseup dot net> Date: 2013-03-21 (Thu, 21 Mar 2013) Changed paths: M whonix_shared/usr/local/bin/htpdate_hourly M whonix_shared/usr/local/bin/timesync-scripts/help_phrase-cmd-options M whonix_shared/usr/local/bin/whonixcheck-scripts/help_output Log Message: ----------- timesync: When timesync is run by cron (/usr/local/bin/htpdate_hourly), and there is nothing important to tell, say nothing. Otherwise there would be such a popup every hour. Commit: eefd183a67a43352c977560081b7b956c60147cc https://github.com/adrelanos/Whonix/commit/eefd183a67a43352c977560081b7b956c60147cc Author: adrelanos <adrelanos at riseup dot net> Date: 2013-03-21 (Thu, 21 Mar 2013) Changed paths: M whonix_shared/etc/profile.d/10_timesync.sh M whonix_shared/etc/profile.d/20_whonixcheck.sh Log Message: ----------- whonix_shared/etc/profile.d/10_timesync.sh; whonix_shared/etc/profile.d/20_whonixcheck.sh: No longer use return, because it doesn't work. Compare: https://github.com/adrelanos/Whonix/compare/c494ff6a49df...eefd183a67a4 |