Fix typo in systemd service
Disable journal logging Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
This commit is contained in:
parent
23616095ba
commit
da4319f81b
@ -13,8 +13,8 @@ Restart=always
|
|||||||
RestartSec=30
|
RestartSec=30
|
||||||
TasksMax=infinity
|
TasksMax=infinity
|
||||||
LimitNPROC=infinity
|
LimitNPROC=infinity
|
||||||
StandartOutput=null
|
StandardOutput=null
|
||||||
StandartError=null
|
StandardError=null
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user