Re: [systemd-devel] what does --ephemeral really do on btrfs?

2015-07-03 Thread Elias Probst
_tree_lock+0xa7/0x1b7 kernel: [] ? wait_woken+0x74/0x74 On 07/03/2015 01:31 PM, Elias Probst wrote: > On 07/02/2015 07:22 AM, Johannes Ernst wrote: >> Mine takes an awful long time — blocking IO on the device in the awful long >> meantime — and I’m puzzled why. Does it perhaps copy

Re: [systemd-devel] what does --ephemeral really do on btrfs?

2015-07-03 Thread Elias Probst
On 07/02/2015 07:22 AM, Johannes Ernst wrote: > Mine takes an awful long time — blocking IO on the device in the awful long > meantime — and I’m puzzled why. Does it perhaps copy (deep? references only?) > the entire drive? > I've seen a similar issue here which was caused by a obviously corru

Re: [systemd-devel] SystemD, Gnome permission problems

2015-04-12 Thread Elias Probst
On 04/12/2015 05:47 PM, Kai Krakow wrote: > Elias Probst schrieb: > >> On 04/12/2015 04:11 PM, Zbigniew Jędrzejewski-Szmek wrote: >>> I'm wondering if we should provide better per-user tmpfiles support. >>> For example, if we allowed a set of "user"

Re: [systemd-devel] SystemD, Gnome permission problems

2015-04-12 Thread Elias Probst
On 04/12/2015 04:11 PM, Zbigniew Jędrzejewski-Szmek wrote: > I'm wondering if we should provide better per-user tmpfiles support. > For example, if we allowed a set of "user" tmpfiles, which would > be executed by the system instance, but would be considered relative to > the home directory and XDG

Re: [systemd-devel] systemd-networkd bridge doesn't work until switched to promiscous mode

2015-03-25 Thread Elias Probst
On 02/11/2015 07:34 PM, Lennart Poettering wrote: > On Wed, 11.02.15 17:48, Peter Lemenkov (lemen...@gmail.com) wrote: > >> Hello All! >> I see that promiscous mode was discussed a few times before but I'm >> not sure if I found something new or not. >> >> I've got the following setup - a physical

Re: [systemd-devel] User sessions, session buses, user buses

2015-01-30 Thread Elias Probst
On 01/30/2015 09:30 AM, Simon McVittie wrote: > Remaining issue: environment variables > == > > […] > As a short-term solution, I'm tempted to write that tool, but make it > only upload a whitelisted set of variables automatically, and say "if > you install dbus

Re: [systemd-devel] systemd console messages (crippled)

2015-01-06 Thread Elias Probst
On 01/06/2015 03:53 PM, Reindl Harald wrote: >> Messages are truncated because there's only so much space on 80 >> column text displays, and filling the screeen with wrapped unit >> names is not useful anyway. This is supposed to give you an overview >> of what is happening. You can always view the

Re: [systemd-devel] systemctl ; tmpfiles 'D'

2015-01-04 Thread Elias Probst
I already filed bugs for both a few days ago: systemctl hangs on start/stop/restart since ebd011d9: https://bugs.freedesktop.org/show_bug.cgi?id=87950 "systemd-tmpfiles --create" fails with "chmod(/var/run/samba) failed: No such file or directory" after d7b8eec7 https://bugs.freedesktop.org/s

Re: [systemd-devel] Need Help

2014-09-05 Thread Elias Probst
On 09/05/2014 11:27 AM, Sheesh Mohsin wrote: > > Hi, > > I tried to install mongodb in fedora 19 using yum. Its service started > successfully after installation but after a reboot it is not starting > its service. This is the error[1] link. Please include such information in the mail itself. Us

[systemd-devel] Linking user-session services to a systemd-logind session

2014-06-19 Thread Elias Probst
Hi list, I'm working on getting (at least the basics for now) ready to run a KF5 based Plasma Workspace session completely based on systemd user-session services to get rid of the legacy cruft shell-based "startkde" script and get to use all the nice things systemd offers. I'm currently stuck try