summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-04-13 19:55:34 +0200
committerxengineering <me@xengineering.eu>2023-04-13 20:21:58 +0200
commit4ed4b195e9e78d22f9eae0925403de645b5bc30a (patch)
treefb4c286274c16f1680de1d1fe5d1102264b1318e
parent672dc6ca0124c4ffe53f1142345b796094adafdd (diff)
downloadceres-4ed4b195e9e78d22f9eae0925403de645b5bc30a.tar
ceres-4ed4b195e9e78d22f9eae0925403de645b5bc30a.tar.zst
ceres-4ed4b195e9e78d22f9eae0925403de645b5bc30a.zip
Document creation of /var/lib/ceres
This is up to the packager. Inside that data directory the application is allowed to create folders on its own.
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 069b694..874e606 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,15 @@ Make target for installation. Use it for example with a fakeroot:
tree fakeroot
```
-Please add a service unit for the init system of your distribution.
+Please add a service unit for the init system of your distribution. Furthermore
+create the data directory where all recipes will be stored and set appropriate
+permissions:
+
+```
+ mkdir /var/lib/ceres
+ chown ceres:ceres /var/lib/ceres
+ chmod 700 /var/lib/ceres
+```
If you want to install Ceres to your system, it is recommended to first do the
packaging. One reason is that there is no uninstall Make target. This would