summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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