Comment 22 for bug 1918141

Revision history for this message
latimerio (fomember) wrote :

I had the same problem and tried to solve it with the nfs-server.service unit, but did not succeed.
So I finally ended up with a workaround and put a script into crontab, like

    #crontab -e
    @reboot /usr/local/bin/exportNFS

and

    #cat /usr/local/bin/exportNFS
    sleep 5
    /usr/sbin/exportfs -r