summaryrefslogtreecommitdiff
path: root/pre-apt.d/README
diff options
context:
space:
mode:
Diffstat (limited to 'pre-apt.d/README')
-rw-r--r--pre-apt.d/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/pre-apt.d/README b/pre-apt.d/README
new file mode 100644
index 0000000..aadbd4f
--- /dev/null
+++ b/pre-apt.d/README
@@ -0,0 +1,2 @@
+Files in this directory are run before apt is run. This is mostly used for
+sanity checks, ie, does the working directory have any uncommitted changes?