[systemd-devel] [PATCH] Debian: add hostname path, m4 units

Ramkumar Ramachandra artagnon at gmail.com
Fri Dec 2 06:48:18 PST 2011


Hi Tollef,

Tollef Fog Heen wrote:
> | diff --git a/src/hostname-setup.c b/src/hostname-setup.c
> | index 2c2f10c..918525d 100644
> | --- a/src/hostname-setup.c
> | +++ b/src/hostname-setup.c
> | @@ -32,6 +32,8 @@
> [...]
> Not needed, the top of read_hostname from the same file.

and

> | diff --git a/src/util.c b/src/util.c
> | index e93e6f6..8c0bad9 100644
> | --- a/src/util.c
> | +++ b/src/util.c
> | @@ -3612,6 +3612,19 @@ void status_welcome(void) {
> [...]
> Already present, AFAICS?

Ugh.  Sorry I was in such a rush.

> | diff --git a/units/console-shell.service.m4 b/units/console-shell.service.m4
> | index 02adc84..461f40a 100644
> | --- a/units/console-shell.service.m4
> | +++ b/units/console-shell.service.m4
> | @@ -11,6 +11,9 @@ After=systemd-user-sessions.service plymouth-quit-wait.service
> [...]
> There's no rc-local.service on Debian, it's rc.local.service if
> anything, ditto for the rest of the patch.

Ah, yes- the initscripts package puts an "rc.local" in /etc/init.d.
I'll post a fresh patch shortly.

Thanks.

-- Ram


More information about the systemd-devel mailing list