[systemd-devel] [PATCH] DISTRO_PORTING: fix path to hostname-setup.c
yannicklm
yannicklm1337 at gmail.com
Sat Dec 1 05:27:04 PST 2012
---
DISTRO_PORTING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DISTRO_PORTING b/DISTRO_PORTING
index a6ae043..7702990 100644
--- a/DISTRO_PORTING
+++ b/DISTRO_PORTING
@@ -9,7 +9,7 @@ HOWTO:
insensitively) and you should be able to find the places where
you need to add/change things.
- 1) Patch src/shared/hostname-setup.c so that systemd knows
+ 1) Patch src/core/hostname-setup.c so that systemd knows
where to read your host name from. You might also want to
update status_welcome() in util.c.
--
1.8.0.1
More information about the systemd-devel
mailing list