Merge pull request #507 from dzhus/patch-2

Fix typo in systemd service metadata
This commit is contained in:
Alexey
2026-03-20 17:04:41 +03:00
committed by GitHub

View File

@@ -268,7 +268,7 @@ fn generate_systemd_unit(exe_path: &Path, config_path: &Path) -> String {
format!(
r#"[Unit]
Description=Telemt MTProxy
Documentation=https://github.com/nicepkg/telemt
Documentation=https://github.com/telemt/telemt
After=network-online.target
Wants=network-online.target