mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Fix typo in systemd parameter (#1099)
This commit is contained in:
@@ -104,7 +104,7 @@ WorkingDirectory=/opt/photonvision
|
||||
Nice=-10
|
||||
# for non-uniform CPUs, like big.LITTLE, you want to select the big cores
|
||||
# look up the right values for your CPU
|
||||
# AllowCPUs=4-7
|
||||
# AllowedCPUs=4-7
|
||||
|
||||
ExecStart=/usr/bin/java -Xmx512m -jar /opt/photonvision/photonvision.jar
|
||||
ExecStop=/bin/systemctl kill photonvision
|
||||
|
||||
Reference in New Issue
Block a user