[arch-general] [arch-projects] [initscripts] [GIT] Arch Linux initscripts repository branch master updated. 2012.07.5-3-gf670511
Tom:
From your latest update to the initscripts in the git repo.
This makes sure that systemd supports some initscripts API's. With this patch, systemd will: * Parse and use DAEMONS and MODULES from rc.conf * Run rc.local and rc.local.shutdown on boot and shutdown respectively I have everything working but my network with I load manually. I'm using journalctl etc instead of syslog Since systemd parses the rc.conf file now the only thing I should need in the daemons line is [ network ]. Is that correct? I tried to shoot the message below to you on the arch-projects list, but don't have access on that list to send you mail, so here it is. Tom: Good job. The one suggestion I have comes from my bent for making sure people don't miss things. I would estimate 90 to 95 percent of Arch users wouldn't miss and most others won't unless they are in a hurry (me). Would you consider it over the top to change the following line The local timezone is configured by symlinking /etc/localtime to the correct zoneinfo file under to The local timezone is configured by *symlinking* /etc/localtime to the correct zoneinfo file under making symlinking show up in bold text. Myra -- Life's fun when your sick and psychotic!
On Jul 28, 2012 8:19 AM, "Myra Nelson" <myra.nelson@hughes.net> wrote:
Tom:
From your latest update to the initscripts in the git repo.
This makes sure that systemd supports some initscripts API's. With this patch, systemd will:
* Parse and use DAEMONS and MODULES from rc.conf * Run rc.local and rc.local.shutdown on boot and shutdown
respectively
I have everything working but my network with I load manually. I'm using journalctl etc instead of syslog Since systemd parses the rc.conf file now the only thing I should need in the daemons line is [ network ]. Is that correct?
Yes, that should be sufficient.
I tried to shoot the message below to you on the arch-projects list, but don't have access on that list to send you mail, so here it is.
It is open to anyone, but you must sign up first and prefix the message subject with [initscripts].
Tom:
Good job. The one suggestion I have comes from my bent for making sure people don't miss things. I would estimate 90 to 95 percent of Arch users wouldn't miss and most others won't unless they are in a hurry (me).
Would you consider it over the top to change the following line
The local timezone is configured by symlinking /etc/localtime to the correct zoneinfo file under
to
The local timezone is configured by *symlinking* /etc/localtime to the correct zoneinfo file under
making symlinking show up in bold text.
Makes sense, will do. Tom
On Sat, Jul 28, 2012 at 1:11 PM, Tom Gundersen <teg@jklm.no> wrote:
On Jul 28, 2012 8:19 AM, "Myra Nelson" <myra.nelson@hughes.net> wrote:
Would you consider it over the top to change the following line
The local timezone is configured by symlinking /etc/localtime to the correct zoneinfo file under
to
The local timezone is configured by *symlinking* /etc/localtime to the correct zoneinfo file under
making symlinking show up in bold text.
Makes sense, will do.
Done: <http://projects.archlinux.org/initscripts.git/commit/?id=e512556f06a9df59794da393bc092dcf5adbcc69>. -t
On Thu, Aug 2, 2012 at 4:52 PM, Tom Gundersen <teg@jklm.no> wrote:
On Sat, Jul 28, 2012 at 1:11 PM, Tom Gundersen <teg@jklm.no> wrote:
On Jul 28, 2012 8:19 AM, "Myra Nelson" <myra.nelson@hughes.net> wrote:
Would you consider it over the top to change the following line
The local timezone is configured by symlinking /etc/localtime to the correct zoneinfo file under
to
The local timezone is configured by *symlinking* /etc/localtime to the correct zoneinfo file under
making symlinking show up in bold text.
Makes sense, will do.
Done: <http://projects.archlinux.org/initscripts.git/commit/?id=e512556f06a9df59794da393bc092dcf5adbcc69>.
-t
Tom: I worked with so many engineers over the years and learned to live with the motto, "If you assume something, you make and "ass" out of "u" and "me". Too many people wind up griping about something before reading the documentation more than once, something I'm regularly guilty of so I speak from experience. Keep up the good work. Myra -- Life's fun when your sick and psychotic!
participants (2)
-
Myra Nelson
-
Tom Gundersen