summarylogtreecommitdiffstats
path: root/galene.install
diff options
context:
space:
mode:
authorAntonin Décimo2020-12-20 20:03:16 +0100
committerAntonin Décimo2020-12-20 20:03:16 +0100
commit6be744f91ffda58b30bbf26ee0e7acd3dfaccb93 (patch)
tree199b8cae0b861458c363bded0744fb20fcc33a65 /galene.install
downloadaur-6be744f91ffda58b30bbf26ee0e7acd3dfaccb93.tar.gz
Initial import of Galene 0.1
Diffstat (limited to 'galene.install')
-rw-r--r--galene.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/galene.install b/galene.install
new file mode 100644
index 000000000000..e55be67417f5
--- /dev/null
+++ b/galene.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo "Start Galene with 'systemctl start galene.service'."
+ echo "Galène files and recordings are located in /var/lib/galene."
+ echo "Set a password to the 'galene' user to access them easily."
+}