summaryrefslogtreecommitdiffstats
path: root/cdrtools/cdrtools.install
diff options
context:
space:
mode:
Diffstat (limited to 'cdrtools/cdrtools.install')
-rw-r--r--cdrtools/cdrtools.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/cdrtools/cdrtools.install b/cdrtools/cdrtools.install
new file mode 100644
index 0000000..b2a4e20
--- /dev/null
+++ b/cdrtools/cdrtools.install
@@ -0,0 +1,7 @@
+
+post_install() {
+ echo "If other users than root should be allowed to execute rscsi"
+ echo "they need an entry in /etc/default/rscsi"
+ echo "If you do not change that entry, you should create a user rscsi."
+}
+