On Mon, Jun 4, 2012 at 4:21 AM, Dave Reisner wrote:
> On Thu, May 31, 2012 at 02:14:14PM +0200, Peter Lindgren wrote:
>>
>> I'm using systemd-44 and experiencing some problems with my mount unit.
>>
>> I have an /etc/systemd/system/.aufs-normal.mount file
>> -
>> [Unit]
>> Description=normal m
On Thu, May 31, 2012 at 02:14:14PM +0200, Peter Lindgren wrote:
> Hi,
>
> I'm using systemd-44 and experiencing some problems with my mount unit.
>
> I have an /etc/systemd/system/.aufs-normal.mount file
> -
> [Unit]
> Description=normal mount
>
> [Mount]
> What=/dev/mmcblk0p5
> Where=/.aufs
Hi,
I'm using systemd-44 and experiencing some problems with my mount unit.
I have an /etc/systemd/system/.aufs-normal.mount file
-
[Unit]
Description=normal mount
[Mount]
What=/dev/mmcblk0p5
Where=/.aufs/normal
Type=ext2
-
I am able to run 'systemctl start .aufs-normal.mount' and 'syst