summarylogtreecommitdiffstats
path: root/btrbk-pac.install
diff options
context:
space:
mode:
Diffstat (limited to 'btrbk-pac.install')
-rw-r--r--btrbk-pac.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/btrbk-pac.install b/btrbk-pac.install
new file mode 100644
index 000000000000..47ae095eac15
--- /dev/null
+++ b/btrbk-pac.install
@@ -0,0 +1,4 @@
+pre_install() {
+ echo "Remember to modify your btrbk config, otherwise logger will not be started."
+ echo "See https://gitlab.com/KodyVB/btrbk-pac#[profiles] for details."
+}