Can't get a display manager due to above error with
systemd-36-2.fc16.x86_64. Leaves system hanging until C-A-Del reboot.
Had to revert to systemd-35-1.fc16.x86_64.
BZ 741078
--
Regards,
OldFart
___
systemd-devel mailing list
systemd-devel@lists.f
On Sat, Sep 24, 2011 at 10:57, Thomas Meyer wrote:
> is there a recommendation where to best put the environment files? and
> what file extension should these files have?
>
> I did prepare this service unit for apache derby and did put the
> environment file into /usr/share/java/derby/
>
> [Unit]
There is a lot of services with incorrectly implemented double-forking.
Their original process exits before the child writes the PID file.
With SysVinit it was rarely a problem, because the PID file was usually
read only when the initscript was called again.
systemd wants to read the PID file afte
It's documented in the --help, but not in the manpage.
---
man/systemctl.xml |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 468141c..894dec7 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -595,6 +595,13 @@
It's documented in the --help, but not in the manpage.
---
man/systemctl.xml |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 468141c..894dec7 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -595,6 +595,13 @@
Hello,
is there a recommendation where to best put the environment files? and
what file extension should these files have?
I did prepare this service unit for apache derby and did put the
environment file into /usr/share/java/derby/
[Unit]
Description=Apache Derby Database Network Server
After=n