Re: [systemd-devel] Trusting systemd vs. trusting daemons

2013-05-17 Thread Cristian Rodríguez
El 17/05/13 02:39, Aaron Faanes escribió: So my question, simply, is this: Should I prefer running a process as root knowing that it chroots itself, or should I run it as non-root and chroot it via systemd? Well, systemd enforces restrictions at the kernel level, while other software usually

Re: [systemd-devel] [PATCH] Make it possible to disable smack separately from xattr support

2013-05-17 Thread Kok, Auke-jan H
On Thu, May 16, 2013 at 1:40 AM, Karol Lewandowski wrote: > Additionally, compile out rule loading if feature is disabled. > --- > configure.ac | 26 ++ > src/core/smack-setup.c | 10 ++ > src/core/socket.c |4 ++-- > 3 files changed, 38 inse

Re: [systemd-devel] Trusting systemd vs. trusting daemons

2013-05-17 Thread Ian Pilcher
On 05/17/2013 01:39 AM, Aaron Faanes wrote: > So my question, simply, is this: Should I prefer running a process as > root knowing that it chroots itself, or should I run it as non-root > and chroot it via systemd? The choice implied by your subject doesn't really exist. You're already trusting s

[systemd-devel] [PATCH] systemctl: mangle names when avoiding dbus

2013-05-17 Thread Vaclav Pavlin
From: Václav Pavlín Unit names were mangled in function enable_unit only when dbus was used. This patch adds mangling also when the dbus is not in use. --- src/systemctl/systemctl.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/systemctl/syste

[systemd-devel] [PATCH 2/2] man: Document missing options

2013-05-17 Thread Jan Janssen
--- man/hostnamectl.xml| 8 man/journalctl.xml | 10 ++ man/localectl.xml | 8 man/timedatectl.xml| 8 src/hostname/hostnamectl.c | 1 + src/journal/coredumpctl.c | 1 + src/locale/localectl.c | 1 + src/timedate/timeda

[systemd-devel] [PATCH 1/2] Fix --no-ask-password

2013-05-17 Thread Jan Janssen
--- src/hostname/hostnamectl.c | 6 +++--- src/locale/localectl.c | 12 src/timedate/timedatectl.c | 14 +- 3 files changed, 20 insertions(+), 12 deletions(-) diff --git a/src/hostname/hostnamectl.c b/src/hostname/hostnamectl.c index 064581a..7c45ce5 100644 --- a/src

[systemd-devel] [PATCH] systemctl: add command default-target

2013-05-17 Thread Vaclav Pavlin
From: Václav Pavlín systemctl default-target NAME will set the default target. If the NAME is not specified, the default target is printed out. --- man/systemctl.xml | 11 ++ shell-completion/bash/systemctl | 4 ++ src/core/dbus-manager.c | 15 +++- src/shared/inst

[systemd-devel] Trusting systemd vs. trusting daemons

2013-05-17 Thread Aaron Faanes
Hello! First of all, I love systemd. It's a great tool to use and it's been a pleasure to work with. Anyway, I was writing up a socket-activated systemd service for a public read-only rsync server. When the rsync daemon serves a share, it chroots into the share's directory by default. Of course,

[systemd-devel] [PATCHv2] systemctl, man: option to list units by state

2013-05-17 Thread m . wereski
From: Maciej Wereski This allows to show only units with specified SUB or ACTIVE state. Signed-off-by: Maciej Wereski --- changes since v1: - remove additional space - add missing pipe in or man/systemctl.xml | 14 -- src/systemctl/systemctl.c | 22 +++--

Re: [systemd-devel] [PATCH] systemctl, man: option to list units by state

2013-05-17 Thread Maciej Wereski
Hello, 16.05.2013 at 12:02 wrote: From: Maciej Wereski This allows to show only units with specified SUB or ACTIVE state. I've found 2 typos. I'll upload patch v2 soon. -- Maciej Wereski Samsung R&D Institute Poland Samsung Electronics m.were...@partner.samsung.com ___

Re: [systemd-devel] F18 systemd update broke varnish service?

2013-05-17 Thread Michal Schmidt
On 05/16/2013 11:23 PM, Michał Piotrowski wrote: I noticed that varnish service doesn't work after systemd update to version 201-2 Please file a bug. Michal ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.

Re: [systemd-devel] Debugging systemd shutdown problem on openSuSE 12.3

2013-05-17 Thread Frederic Crozat
Le jeudi 16 mai 2013 à 21:51 +0400, Andrey Borzenkov a écrit : > В Mon, 13 May 2013 11:16:34 -0700 > "Kok, Auke-jan H" пишет: > > > On Mon, May 13, 2013 at 6:28 AM, Rainer Krienke > > wrote: > > > I i trouble on a openSuSE 12.3 system that is using autofs to mount > > > users home directories a