summaryrefslogtreecommitdiff
path: root/pcr/yacy-openrc/yacy.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/yacy-openrc/yacy.install')
-rw-r--r--pcr/yacy-openrc/yacy.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/pcr/yacy-openrc/yacy.install b/pcr/yacy-openrc/yacy.install
deleted file mode 100644
index d07129617..000000000
--- a/pcr/yacy-openrc/yacy.install
+++ /dev/null
@@ -1,4 +0,0 @@
-post_install() {
- echo " ==> /var/lib/yacy /opt/yacy needs these adjustments:"
- echo " chown -R yacy:yacy /var/lib/yacy /opt/yacy"
-}