mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Final adjustments before push
This commit is contained in:
parent
d8f50c5886
commit
56d5e5a8cf
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
source <(curl -s https://raw.githubusercontent.com/ELKozel/Proxmox/main/misc/build.func)
|
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
|
||||||
# Copyright (c) 2021-2024 tteck
|
# Copyright (c) 2021-2024 tteck
|
||||||
# Author: tteck (tteckster)
|
# Author: tteck (tteckster)
|
||||||
# Co-Author: T.H. (ELKozel)
|
# Co-Author: T.H. (ELKozel)
|
||||||
|
|
|
@ -57,7 +57,6 @@ RestartSec=3
|
||||||
StartLimitBurst=3
|
StartLimitBurst=3
|
||||||
StartLimitInterval=60
|
StartLimitInterval=60
|
||||||
|
|
||||||
|
|
||||||
WorkingDirectory=/usr/share/kibana
|
WorkingDirectory=/usr/share/kibana
|
||||||
|
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue