summarylogtreecommitdiffstats
path: root/nexus-oss.service
diff options
context:
space:
mode:
authorpappy2018-02-09 02:30:46 +0200
committerpappy2018-02-09 02:31:26 +0200
commit70c077ab613ce37359bf3daa75494386e3322a34 (patch)
tree0e4b1c0566800163c3a8292a9a1ab960c31e1ed2 /nexus-oss.service
parent4ba909e41bab31a98b1ec13b276d432df50af642 (diff)
downloadaur-70c077ab613ce37359bf3daa75494386e3322a34.tar.gz
corrected service file
Diffstat (limited to 'nexus-oss.service')
-rw-r--r--nexus-oss.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/nexus-oss.service b/nexus-oss.service
index ed0fb0d1e030..bd05138247fa 100644
--- a/nexus-oss.service
+++ b/nexus-oss.service
@@ -8,7 +8,7 @@ LimitNOFILE=65536
User=nexus
Group=nexus
ExecStart=/usr/bin/nexus-oss start
-ExecStop=/usr/bin/nexus-oss start
+ExecStop=/usr/bin/nexus-oss stop
Restart=on-abort
[Install]