Comment # 2 on bug 1114811 from
You can get the name of the generated unit by running:

systemctl list-units --all | grep samba/data

It should be the first column, a name that ends in ".mount". In your case it
should look like "srv-samba-daten.mount".

You can then dump the unit with:

systemctl show $NAME

Can you attach the output of this command to this bug?


You are receiving this mail because: