[systemd-devel] systemd kiosk volatile $HOME

2013-02-26 Thread systemdkiosk
Here's the question (systemd version 197). https://bbs.archlinux.org/viewtopic.php?pid=1237019 Might the answer involve two units, a mount and a service? Thanks much. -- http://www.fastmail.fm - A no graphics, no pop-ups email service ___ system

Re: [systemd-devel] Human relationships...

2013-02-26 Thread Lennart Poettering
On Fri, 22.02.13 13:37, Dennis Semakin ([email protected]) wrote: > Hello everybody. > Hi Lennart. > > Since I was watching and looking at the diagrams which is building by my > application... it shows > the depending of any objects to each other. > I catch myself for one though... > systemd'

Re: [systemd-devel] [PATCH 0/2] adding missing pieces for systemd in the initramfs

2013-02-26 Thread Tom Gundersen
Hi Colin, On Tue, Feb 26, 2013 at 4:51 PM, Colin Walters wrote: > Random thought: What about something like > ConditionVirtualization=initrd, or an equivalent like > ConditionPathExists=/usr/share/i-am-an-initramfs > to ensure these unit files aren't ever run (even if accidentally) on a > regular

Re: [systemd-devel] [PATCH 0/2] adding missing pieces for systemd in the initramfs

2013-02-26 Thread Colin Walters
On Mon, 2013-02-25 at 16:00 +0100, Tom Gundersen wrote: > Hi guys, > > As discussed with Harald in Brno, here are some patches to add support for > systemd in the initramfs. Random thought: What about something like ConditionVirtualization=initrd, or an equivalent like ConditionPathExists=/usr/sh