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
Hi,
when cross compiling systemd-44 for my arm target I run into compile
problem in src/util.c
src/util.c: In function 'parse_bytes':
src/util.c:3158:17: error: overflow in implicit constant conversion
[-Werror=overflow]
src/util.c:3159:17: error: overflow in implicit constant conversion
[-Werror
Hi,
when cross compiling systemd-44 for my arm target I run into compile
problem in src/util.c
src/util.c: In function 'parse_bytes':
src/util.c:3158:17: error: overflow in implicit constant conversion
[-Werror=overflow]
src/util.c:3159:17: error: overflow in implicit constant conversion
[-Werror