projects
/
oweals
/
dinit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6908230
)
Typo fix.
author
Davin McCall
<davmac@davmac.org>
Sun, 31 Dec 2017 15:24:56 +0000
(15:24 +0000)
committer
Davin McCall
<davmac@davmac.org>
Sun, 31 Dec 2017 15:24:56 +0000
(15:24 +0000)
src/service.cc
patch
|
blob
|
history
diff --git
a/src/service.cc
b/src/service.cc
index 0a58fb9ec5cd957db293f001a4e1bc1952bc03ec..a46a59c2cb804f4eba7a1a387af2fec4f78c4a34 100644
(file)
--- a/
src/service.cc
+++ b/
src/service.cc
@@
-325,7
+325,7
@@
void scripted_service::handle_exit_status(int exit_status) noexcept
WEXITSTATUS(exit_status));
}
else if (was_signalled) {
- log(loglevel_t::INFO, "Ser
i
vice ", service_name, " stop command terminated due to signal ",
+ log(loglevel_t::INFO, "Service ", service_name, " stop command terminated due to signal ",
WTERMSIG(exit_status));
}
// Just assume that we stopped, so that any dependencies