summarylogtreecommitdiffstats
path: root/nexus-oss.install
diff options
context:
space:
mode:
authorpappy2020-05-21 10:51:33 +0200
committerpappy2020-05-21 10:51:33 +0200
commitdfb7a2162cae70c764e3c26658f8a68d64063b26 (patch)
tree5feab6708c163f8ae0d07c96860f3ad62322cd69 /nexus-oss.install
parent8c1b6f9fef6870cea83dc1d4c0fc7894db3a5fef (diff)
downloadaur-dfb7a2162cae70c764e3c26658f8a68d64063b26.tar.gz
updated paths
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