fix Spelling error in example

Fixes: https://github.com/LibreQoE/LibreQoS/issues/262
This commit is contained in:
Dave Taht 2023-02-09 11:51:33 +00:00
parent fa8d67c554
commit b1f2bfb053

View File

@ -6,7 +6,7 @@ WorkingDirectory=/opt/libreqos/src/bin
ExecStart=/opt/libreqos/src/bin/lqosd ExecStart=/opt/libreqos/src/bin/lqosd
Restart=always Restart=always
#Turn on debuging for service #Turn on debuging for service
#Envirnoment=RUST_LOG=info #Environment=RUST_LOG=info
[Install] [Install]
WantedBy=default.target WantedBy=default.target