new fortune
authorChris Koeritz <fred@gruntose.com>
Sat, 7 May 2016 09:10:41 +0000 (05:10 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 7 May 2016 09:10:41 +0000 (05:10 -0400)
infobase/fortunes.dat
scripts/time/force_ntp_clock_update.sh [new file with mode: 0644]

index ab7290c4f42900f469b9ae8eb3a20f0c07a808e8..9bc89df5254dba2a9b2fa0002b5ea34358379864 100644 (file)
@@ -41522,4 +41522,14 @@ characteristics of bodhichitta, but according to Karma Chagme, it is perfectly
 okay if you don’t.
   -- Khenchen Thrangu, "Luminous Clarity: A Commentary on Karma Chagme’s
      Union of Mahamudra and Dzogchen", published by Shambhala Publications
+~
+- You are a deeply selfish person. -
+~
++ You are a deeply compassionate person. +
+~
+* You are a deeply deep person. *
+~
+- You are a deeply selfish person. -
++ You are a deeply compassionate person. +
+* You are a deeply deep person. *
 
diff --git a/scripts/time/force_ntp_clock_update.sh b/scripts/time/force_ntp_clock_update.sh
new file mode 100644 (file)
index 0000000..05499fa
--- /dev/null
@@ -0,0 +1,5 @@
+
+sudo service ntp stop
+sudo sntp -s time.nist.gov
+sudo service ntp start
+