On Sat, Jul 15, 2017 at 11:10:22PM +0200, Michael Biebl wrote:
> Hi Christian,
>
> thanks a lot for your detailed reply!
>
> I've CCed the pkg-systemd-maintainers m-l and Wouter, as the maintainer
> of nbd.
Right, thanks.
I had gotten nbd working properly in combination with systemd in stretch
Hi,
On Mon, Jul 17, 2017 at 12:14:45PM +0200, Michael Biebl wrote:
> Control: tags -1 + moreinfo
>
> Hi Wouter
>
> Am 16.07.2017 um 12:05 schrieb Wouter Verhelst:
> > It would seem that systemd reaches network-online.target before the network
> > is
> > fully f
Package: systemd
Version: 232-23
Severity: normal
File: network-online.target
Hi,
After fiddling with nbd@.service in the nbd-client package so that it looks
like this:
[Unit]
Description=NBD client connection for %i
Documentation=man:nbd-client
PartOf=nbd.service
Before=dev-%i.device
After=net
On Wed, Feb 17, 2016 at 06:33:59PM -0300, Felipe Sateler wrote:
> On 17 February 2016 at 13:12, Wouter Verhelst wrote:
> > Package: systemd
> > Version: 229-1
> >
> > Hi,
> >
> > systemd contains the following line (src/core/main.c):
> >
> >
Package: systemd
Version: 229-1
Hi,
systemd contains the following line (src/core/main.c):
(void)
write_string_file("/proc/sys/kernel/core_pattern", "|/bin/false", 0);
The intent is that at some later point, systemd-coredump is started,
which then sets it to something m
Package: systemd
Control: block 796633 by -1
Hi,
In order for nbd-client to be properly supported by a systemd unit,
systemd needs to be able to track whether a given NBD device is active.
This requires a patch to the kernel, and one to the udev rules file.
Systemd upstream PR#2422 contains the
On Wed, Jul 15, 2015 at 10:00:07AM -0300, Felipe Sateler wrote:
> On 15 July 2015 at 04:34, Wouter Verhelst wrote:
> > nbd-client ships with an init script that does two things:
> > - If we're doing root-on-NBD, write the correct sysvinit sendsigs.omit.d
> > file
&g
On Wed, Jul 15, 2015 at 12:46:31PM +0200, Ansgar Burchardt wrote:
> On 07/15/2015 09:34 AM, Wouter Verhelst wrote:
> > However, recently I found out about the
> > systemd-no-service-for-init-rcS-script lintian error, which triggers for
> > nbd-client. I'm afraid th
Hi folks,
nbd-client ships with an init script that does two things:
- If we're doing root-on-NBD, write the correct sysvinit sendsigs.omit.d file
so that the nbd-client process serving the root filesystem doesn't get killed
from under us at shutdown
- Connect nbd devices based on configuratio
Hi,
I've been bitten by this bug too, though in a different manner.
I still have the acpi-support package installed on my laptop. When I push the
suspend button, my system will suspend, as expected.
When I resume (minutes or hours later, as the case may be), the system will
then resume properly,
10 matches
Mail list logo