Skip to content

Commit

Permalink
chg(cli): changed systemd unit description
Browse files Browse the repository at this point in the history
  • Loading branch information
qjerome committed Oct 14, 2024
1 parent a89718d commit 216305a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kunai/src/bin/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2691,7 +2691,7 @@ impl Command {
let unit_path = PathBuf::from(&co.unit);
let unit = format!(
r#"[Unit]
Description=Start Kunai
Description=Kunai Service
# Documentation
Documentation=https://why.kunai.rocks
Expand Down

0 comments on commit 216305a

Please sign in to comment.