[arch-commits] Commit in interception-tools/trunk (interception-tools.install)

Brett Cornwall ainola at archlinux.org
Fri Dec 25 22:51:50 UTC 2020


    Date: Friday, December 25, 2020 @ 22:51:49
  Author: ainola
Revision: 791080

add interception-tools.install

Users of the AUR package will have their configuration files located at
/etc/udevmon.yaml. The [community] package will have it in
/etc/interception-tools/udevmon.yaml. This gives users notice that there's been
a change.

Added:
  interception-tools/trunk/interception-tools.install

----------------------------+
 interception-tools.install |    4 ++++
 1 file changed, 4 insertions(+)

Added: interception-tools.install
===================================================================
--- interception-tools.install	                        (rev 0)
+++ interception-tools.install	2020-12-25 22:51:49 UTC (rev 791080)
@@ -0,0 +1,4 @@
+post_upgrade() {
+    echo "The udevmon.yaml configuration file now is expected at:"
+    echo "    /etc/interception-tools/udevmon.yaml"
+}



More information about the arch-commits mailing list