[systemd-devel] NFS mount unit

2013-02-15 Thread Patrick Donnelly
I am trying to setup a mount unit file for an NFS mount. I'm using (with IP address hidden): # cat host\@.mount [Unit] Description=%i mount DefaultDependencies=no Requires=local-fs.target network.target rpc-statd.service Conflicts=umount.target [Mount] What=host:/%i Where=/%i Type=nfs Options=use

[systemd-devel] [PATCH] [RFCv2] Optionally save core dumps as plain files

2013-02-15 Thread Oleksii Shevchuk
Introduce configuration file: /etc/systemd/coredump.conf with configurable uid/gid parameters, optional backends to journal and files, per storage size limits --- Makefile-man.am | 1 + Makefile.am | 13 +- man/coredump.conf.xml| 142 +++

Re: [systemd-devel] python - reading the journal

2013-02-15 Thread Steven Hiscocks
On 11/02/13 05:49, Zbigniew Jędrzejewski-Szmek wrote: On Fri, Feb 08, 2013 at 10:20:57PM +, Steven Hiscocks wrote: I thought the easiest way was to just inherit the Journal (now _Journal), replacing __new__ with all the python RunString stuff. https://github.com/kwirk/systemd/commit/9003fdb

Re: [systemd-devel] [v2] udev: Expose new ISO9660 props from libblkid

2013-02-15 Thread Zeeshan Ali (Khattak)
On Wed, Feb 13, 2013 at 5:39 AM, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" > > This version 2 removes the bogus 'FS_' prefix from blkid property names. > > --- FWIW, I have actually tested this patch on a Fedora18 VM. It works! -- Regards, Zeeshan Ali (Khattak) FSF member#5

[systemd-devel] [PATCH] systemctl: Don't give re-activation warning if unit is masked

2013-02-15 Thread Jan Janssen
--- src/systemctl/systemctl.c | 39 ++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c index 4c91a18..0ff3e0a 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -1319,7 +

Re: [systemd-devel] Journal Message Catalog

2013-02-15 Thread Keith Robertson
On 02/15/2013 05:23 AM, Michal Vyskocil wrote: On Thu, Feb 14, 2013 at 10:46:34PM +0100, Lennart Poettering wrote: On Thu, 14.02.13 15:21, Keith Robertson ([email protected]) wrote: On 02/14/2013 03:14 PM, Lennart Poettering wrote: Note that you may have multiple catalog files and you can d

Re: [systemd-devel] Journal Message Catalog

2013-02-15 Thread Michal Vyskocil
On Thu, Feb 14, 2013 at 10:46:34PM +0100, Lennart Poettering wrote: > On Thu, 14.02.13 15:21, Keith Robertson ([email protected]) wrote: > > > > > On 02/14/2013 03:14 PM, Lennart Poettering wrote: > > >Note that you may have multiple catalog files and you can distribute the > > >translations am