Skip to content

Commit

Permalink
fix service file
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Dec 1, 2024
1 parent 3b0af9d commit 18fed4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/kitsune.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Type=simple
User=kitsune
Environment="RUST_LOG=debug"
WorkingDirectory=/path-to-kitsune-root-folder
ExecStart=/path-to-kitsune-executable /path-to-kitsune-config
ExecStart=/path-to-kitsune-executable -c /path-to-kitsune-config
Restart=on-failure

[Install]
Expand Down

0 comments on commit 18fed4f

Please sign in to comment.