mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
systemd: Remove usage limits
My processes are stable anyway Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
0407b5e386
commit
00463512d6
7 changed files with 0 additions and 28 deletions
|
@ -12,10 +12,6 @@ User=caddy
|
|||
Group=caddy
|
||||
ExecStart=/usr/local/bin/daas
|
||||
Restart=always
|
||||
CPUWeight=2
|
||||
CPUQuota=2%
|
||||
IOWeight=2
|
||||
MemorySwapMax=1
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue