This commit is contained in:
Lars Hahn 2024-11-27 22:35:18 +01:00
parent 565754b11c
commit 904dc97f52

View File

@ -1,7 +1,7 @@
[Unit]
Description=nexus service
After=network.target
[Service]
Type=forking
LimitNOFILE=65536
@ -11,6 +11,6 @@ ExecStop={{ nexus_link }}/bin/nexus stop
User={{ nexus_usr }}
Restart=on-abort
TimeoutSec=600
[Install]
WantedBy=multi-user.target