Skip to content

Commit

Permalink
update service file
Browse files Browse the repository at this point in the history
  • Loading branch information
ZNielsen committed Aug 23, 2024
1 parent 94b1683 commit 8b38dcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service_files/podracer.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Restart=always
RestartSec=1
User=pi1
WorkingDirectory=/etc/podracer/config
StandardOutput=syslog
StandardError=syslog
StandardOutput=journal
StandardError=journal
SyslogIdentifier=podracer
Environment=ROCKET_CONFIG=/etc/podracer/config/Rocket.toml
ExecStart=/usr/local/bin/podracer
Expand Down

0 comments on commit 8b38dcd

Please sign in to comment.