projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88ad9da
)
typo fix
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 12 Feb 2011 00:56:25 +0000
(
01:56
+0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 12 Feb 2011 00:56:25 +0000
(
01:56
+0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/systemd_support.c
patch
|
blob
|
history
diff --git
a/libbb/systemd_support.c
b/libbb/systemd_support.c
index 981296dbb6fdbdc775191b973497ef260293d470..542a3efffc6f24b81668ea34b352830f2cd73abb 100644
(file)
--- a/
libbb/systemd_support.c
+++ b/
libbb/systemd_support.c
@@
-33,7
+33,7
@@
//config: If you plan to use busybox daemons on a system where daemons
//config: are controlled by systemd, enable this option.
//config: If you don't use systemd, it is still safe to enable it,
-//config: but
y
he downside is increased code size.
+//config: but
t
he downside is increased code size.
//kbuild:lib-$(CONFIG_FEATURE_SYSTEMD) += systemd_support.o