Simon McVittie writes:
> On 22/09/14 10:27, Jan Synacek wrote:
>> If /etc/machine-id is missing on the system, the first open() call
>> should probably handle that case. That's actually not true (at least on
>> my system), because the underlying filesystem is read-only at that
>> time.
>
> *What*
---
src/shared/label.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/shared/label.c b/src/shared/label.c
index 02b41f0..b6af38d 100644
--- a/src/shared/label.c
+++ b/src/shared/label.c
@@ -252,9 +252,10 @@ fail:
int label_get_our_label(char **label) {
int r
Hi,
I am a bit confused about the service as it returns with error on systemd 216:
● systemd-journal-upload.service - Journal Remote Upload Service
Loaded: loaded (/etc/systemd/system/systemd-journal-upload.service; enabled)
Active: failed (Result: exit-code) since Sun 2006-10-01 06:34:59
G
On Mon, Sep 22, 2014 at 12:43:28PM -0400, Daurnimator wrote:
> On 22 September 2014 11:33, Daniel P. Berrange wrote:
>
> > The current '--output FORMAT' argument defines a number of
> > common output formats, but there are some useful cases it
> > does cover. In particular when reading applicatio
On Sun, Sep 21, 2014 at 11:40:03PM -0400, Alexander Groleau wrote:
> Hello systemd users,
>
> I have been trying desperately for weeks to get my simple shutdown script
> for a Libvirt guest to run before libvirtd is shut down, without success.
> Essentially, I need the libvirt-windows.sh script to
On Mon, 2014-09-22 at 16:58 +0200, Tom Gundersen wrote:
> Hi Maurizio,
>
> On Mon, Sep 22, 2014 at 11:48 AM, Maurizio Lombardi
> wrote:
> > This patch changes the naming scheme for sas disks. The original names used
> > disk's sas address and lun, the new scheme uses sas address of the
> > near
[Strangely, this thread up in my inbox rather than my systemd Maildir.]
On Mon, Sep 22, 2014 at 12:43:28PM -0400, Daurnimator wrote:
> On 22 September 2014 11:33, Daniel P. Berrange wrote:
>
> > The current '--output FORMAT' argument defines a number of
> > common output formats, but there are s
On Tue, Sep 23, 2014 at 12:33:54PM +0200, Maurizio Lombardi wrote:
>
> On Mon, 2014-09-22 at 16:58 +0200, Tom Gundersen wrote:
> > Hi Maurizio,
> >
> > On Mon, Sep 22, 2014 at 11:48 AM, Maurizio Lombardi
> > wrote:
> > > This patch changes the naming scheme for sas disks. The original names
>
Let me offer this as a suggestion of what might be the root of some
issues:
One of the lessons in Fred Brooks' "The Mythical Man-Month" is that it
takes three times more effort to produce a *program product* as it
does to produce the *program*. That is, 2/3 of the effort is not to
make the softwa
On Mon, Sep 22, 2014 at 10:16:36AM -0400, Dale R. Worley wrote:
> > From: "Jóhann B. Guðmundsson"
>
> > > Did you ever ask yourself why your project provokes that amount of
> > > resistance and polarity? Did you ever ask yourself whether this
> > > really is just resistance against anything new fr
- Original Message -
> On Tue, Sep 23, 2014 at 12:33:54PM +0200, Maurizio Lombardi wrote:
> >
> > On Mon, 2014-09-22 at 16:58 +0200, Tom Gundersen wrote:
> > > Hi Maurizio,
> > >
> > > On Mon, Sep 22, 2014 at 11:48 AM, Maurizio Lombardi
> > > wrote:
> > > > This patch changes the naming
On Tue, Sep 23, 2014 at 01:11:54PM -0400, Kay Sievers wrote:
> - Original Message -
> > On Tue, Sep 23, 2014 at 12:33:54PM +0200, Maurizio Lombardi wrote:
> > >
> > > On Mon, 2014-09-22 at 16:58 +0200, Tom Gundersen wrote:
> > > > Hi Maurizio,
> > > >
> > > > On Mon, Sep 22, 2014 at 11:48
- Original Message -
> > We are not applying this patch now. It introduces a complete new
> > scheme and we do not want to extend the current SCSI code, we only
> > fix obvious bugs.
>
> Fine with me, however not sure what our story should be for years to come
> regarding SCSI stuff downst
> From: Zbigniew Jędrzejewski-Szmek
> More seriously, the idea of having shell scripts which you're going
> to modify to customize your setup is simply crazy. How robust would
> your changes be? How would you ever handle upgrades? How would more
> than one admin manage a machine without sitting i
Am 23.09.2014 um 21:13 schrieb Dale R. Worley:
> OK, I'd like to modify systemd's handling of mounts. I've been told
> only that the units that are created from /etc/fstab are created and
> handled by the main systemd binary. What documentation do I look at
> that explains how systemd actually d
On Tue, Sep 23, 2014 at 9:13 PM, Dale R. Worley wrote:
> OK, I'd like to modify systemd's handling of mounts. I've been told
> only that the units that are created from /etc/fstab are created and
> handled by the main systemd binary. What documentation do I look at
> that explains how systemd ac
On Tue, Sep 23, 2014 at 01:55:09PM -0400, Kay Sievers wrote:
> - Original Message -
> > > We are not applying this patch now. It introduces a complete new
> > > scheme and we do not want to extend the current SCSI code, we only
> > > fix obvious bugs.
> >
> > Fine with me, however not sure
On Tue, Sep 23, 2014 at 04:16:55PM +0900, WaLyong Cho wrote:
> ---
> src/shared/label.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/shared/label.c b/src/shared/label.c
> index 02b41f0..b6af38d 100644
> --- a/src/shared/label.c
> +++ b/src/shared/label.c
> @@ -25
On Fri, Sep 19, 2014 at 04:33:46PM +0200, Lukas Nykryn wrote:
> ---
> TODO | 1 -
> man/systemctl.xml | 27 ++
> src/core/dbus-manager.c| 85 +
> src/core/org.freedesktop.systemd1.conf | 8
On 09/24/2014 10:25 AM, Zbigniew Jędrzejewski-Szmek wrote:
> On Tue, Sep 23, 2014 at 04:16:55PM +0900, WaLyong Cho wrote:
>> ---
>> src/shared/label.c | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/src/shared/label.c b/src/shared/label.c
>> index 02b41f0..b6af38d 100
Hello,
Is systemd.setenv on the kernel command line still the way to set system wide
environment variables? [1]
[1] http://lists.freedesktop.org/archives/systemd-devel/2012-August/006143.html
Thanks,
Amit.
___
systemd-devel mailing list
systemd-devel@
21 matches
Mail list logo