On 04/19/2013 04:16 AM, Colin Guthrie wrote:
When I then run `systemctl start wsgw; systemctl status wsgw` I get:
wsgw.service - WebSockets Gateway for pianod
Loaded: loaded (/usr/lib/systemd/system/wsgw.service; enabled)
Active: active (running) since Thu, 18 Apr 201
---
Resubmitting the uncontroversial bits.
TODO | 2 ++
1 file changed, 2 insertions(+)
diff --git a/TODO b/TODO
index 88be72d..33c24ea 100644
--- a/TODO
+++ b/TODO
@@ -272,6 +272,8 @@ Features:
- journal: store euid in journal if it differs from uid
- journal: sanely deal with entries wh
On Fri, Apr 19, 2013 at 03:06:28PM +0200, Harald Hoyer wrote:
> On 04/19/2013 01:58 PM, Lukas Nykryn wrote:
> > ---
> > src/cryptsetup/cryptsetup-generator.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/src/cryptsetup/cryptsetup-generator.c
> > b/src/cryptse
On 04/19/2013 01:58 PM, Lukas Nykryn wrote:
> ---
> src/cryptsetup/cryptsetup-generator.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/cryptsetup/cryptsetup-generator.c
> b/src/cryptsetup/cryptsetup-generator.c
> index ac0ed58..b31329d 100644
> --- a/src/crypt
---
src/login/logind-dbus.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/login/logind-dbus.c b/src/login/logind-dbus.c
index 4176902..05cc1fd 100644
--- a/src/login/logind-dbus.c
+++ b/src/login/logind-dbus.c
@@ -1137,7 +1137,7 @@ static int bus_manager_can_shutdown_or_s
---
src/cryptsetup/cryptsetup-generator.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/cryptsetup/cryptsetup-generator.c
b/src/cryptsetup/cryptsetup-generator.c
index ac0ed58..b31329d 100644
--- a/src/cryptsetup/cryptsetup-generator.c
+++ b/src/cryptsetup/cryptsetup
'Twas brillig, and Peter Li at 19/04/13 07:06 did gyre and gimble:
> Greetings, I hope this issue is familiar to someone here. I wrote a
> unit file for a service called "wsgw". It starts fine with `systemctl
> start wsgw`, and `systemctl enable wsgw` goes smoothly, but the service
> doesn't star
Hi,
there were some bugs introduced and fixed recently, with regards
to parsing env. files, that could be relevant. What version
of systemd are you running, and what do the logs say?
Zbyszek
On Thu, Apr 18, 2013 at 11:06:43PM -0700, Peter Li wrote:
> Greetings, I hope this issue is familiar to s
Am 18.04.2013 16:44, schrieb Lennart Poettering:
> On Thu, 18.04.13 16:38, Thomas Bächler (tho...@archlinux.org) wrote:
>
>> Am 18.04.2013 16:04, schrieb Lennart Poettering:
>>> That said, screen should probably set up a new PAM session of its own
>>> and detach from the original one.
>>
>> That s