Quoting Thomas Dalichow (i...@thomasdalichow.de):
> Cheers guys,
>
> I'm currently fooling around a little with LXC 1.0 on the latest Ubuntu
> (Desktop) 14.04 daily build (current).
>
> I created a physical volume and a volume group on top of it named vg1
> and created a container as follows:
>
Cheers guys,
I'm currently fooling around a little with LXC 1.0 on the latest Ubuntu
(Desktop) 14.04 daily build (current).
I created a physical volume and a volume group on top of it named vg1
and created a container as follows:
$: lxc-create -t download -n 1 -B lvm --fssize 1G --vgname vg1
Hi,
On 2014-02-21 11:22, Harald Dunkel wrote:
Found it: upstart ignores SIGPWR by default.
Fix:
cat
On Wed, 26 Feb 2014 09:54:43 +0100
Flo wrote:
> Any solution for Fedora 20?
This is what I'm doing for Oracle Linux 7, it'll probably work for
Fedora 20 as well (in the container rootfs):
ln -s /usr/lib/systemd/system/halt.target /etc/systemd/system/sigpwr.target
> On Wed, Feb 26, 2014 at 9:3
Any solution for Fedora 20?
On Wed, Feb 26, 2014 at 9:39 AM, Alvaro Miranda Aguilera
wrote:
> ack'
>
>
> On Sun, Feb 23, 2014 at 8:40 AM, Istvan Balazs wrote:
>
>> testaasdf
>>
>>
>> 2014-02-21 11:22 GMT+01:00 Harald Dunkel :
>>
>> Found it: upstart ignores SIGPWR by default.
>>>
>>> Fix:
>>>
>>
ack'
On Sun, Feb 23, 2014 at 8:40 AM, Istvan Balazs wrote:
> testaasdf
>
>
> 2014-02-21 11:22 GMT+01:00 Harald Dunkel :
>
> Found it: upstart ignores SIGPWR by default.
>>
>> Fix:
>>
>> cat > # power-status-changed - shutdown on SIGPWR
>> #
>> start on powe