Skip to content

Commit 3c3e183

Browse files
committed
fixed desc.
1 parent 404a05c commit 3c3e183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/py/ch12_deployment/config/guitary.service

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Unit]
2-
Description=uWSGI PyPI server instance
2+
Description=uWSGI Guitary server instance
33
After=syslog.target
44

55
[Service]
@@ -12,4 +12,4 @@ StandardError=syslog
1212
NotifyAccess=all
1313

1414
[Install]
15-
WantedBy=multi-user.target
15+
WantedBy=multi-user.target

0 commit comments

Comments
 (0)