<div dir="ltr"><div>Hi,<br><br>I've set a tmpfs mountpoint for FAI installations in disk_config/FAIBASE as follows:<br><br>disk_config tmpfs<br>tmpfs /tmp RAM:20% defaults<br><br>This works fine on the automatically installed hosts, but from scripts/FAIBASE/10-misc another tmpfs line is added in /etc/fstab:<br><br>tmpfs     /tmp tmpfs     nodev,nosuid,size=50%,mode=1777   0    0<br><br>That leads to following error message during bootup:<br><br>systemd-fstab-generator[188]: Failed to create mount unit file /run/systemd/generator/tmp.mount, as it already exists. Duplicate entry in /etc/fstab?<br><br></div><div><div><br>I could just comment/delete the line in 10-misc, but is there a recommended workaround for this? Is this 
behavior intended?<br><br>Best regards,<br>Pietro Stäheli</div></div></div>