summarylogtreecommitdiffstats
path: root/gjacktransport.install
blob: 0128c6ee44061a47554e1b4988594ddb70390a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
post_upgrade() {
  cat << EOF

  ==> New rc files installed as:
  ==>
  ==> /etc/gjackclockrc.pacnew
  ==> /etc/gjacktransportrc.pacnew
  ==>
  ==> Remember, due to changes, your old rc files may not work.
  ==> If this happens, replace the old rc with the new one.

EOF
}