summarylogtreecommitdiffstats
path: root/nexus-oss.install
diff options
context:
space:
mode:
Diffstat (limited to 'nexus-oss.install')
-rw-r--r--nexus-oss.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/nexus-oss.install b/nexus-oss.install
index e59efb1189ac..cd7dffafc9dc 100644
--- a/nexus-oss.install
+++ b/nexus-oss.install
@@ -1,10 +1,6 @@
post_install()
{
systemd-sysusers nexus-oss.conf
- echo -n 'Changing the ownership of var/lib/nexus-oss, be patient...'
- chown -R nexus:nexus var/lib/nexus-oss
- chmod -R o-rwx var/lib/nexus-oss
- echo ' done'
systemd-tmpfiles --create nexus-oss.conf
cat <<EOF