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
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 +++
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
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
---
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 +
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
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