projects
/
stuff.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a21597b
)
Fix
author
Andrew
<andrew@liquid.me.uk>
Thu, 17 Jun 2021 14:57:50 +0000
(15:57 +0100)
committer
Andrew
<andrew@liquid.me.uk>
Thu, 17 Jun 2021 14:57:50 +0000
(15:57 +0100)
generic_python_daemon/generic_python_daemon.service
patch
|
blob
|
history
diff --git
a/generic_python_daemon/generic_python_daemon.service
b/generic_python_daemon/generic_python_daemon.service
index 2072f9e88b04e92ab48c5067c5df8e33380e95ad..df4b8969479ff0f4c72c6ce4c4e16ab4a697514e 100644
(file)
--- a/
generic_python_daemon/generic_python_daemon.service
+++ b/
generic_python_daemon/generic_python_daemon.service
@@
-3,7
+3,7
@@
Description=Generic Python Daemon
[Service]
Type=simple
-ExecStart=/usr/bin/generic_python
.
daemon.py start
+ExecStart=/usr/bin/generic_python
_
daemon.py start
ExecStop=/usr/bin/generic_python_daemon.py stop
[Install]