summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorChibuikem Amaechi <cramaechi@me.com>2018-01-24 05:07:46 -0600
committerChibuikem Amaechi <cramaechi@me.com>2018-01-29 23:09:32 -0600
commite9149a9a0b0b17e0c1ad38ec60d82ac07269d9df (patch)
treeb8b31a798a67d965bd41a9393bb46ad45be595e3 /tasks
parent6ff560e7a36e92c24bbe2437face183263778f87 (diff)
downloadchef-e9149a9a0b0b17e0c1ad38ec60d82ac07269d9df.tar.gz
Update /etc/fstab on FreeBSD #4959
/etc/fstab contains: /source /destination nullfs defaults 0 0 This does not mount after reboot. It should be: /source /destination nullfs rw 0 0 So "defaults" does not work on FreeBSD and must be replaced. Signed-off-by: Chibuikem Amaechi <cramaechi@me.com>
Diffstat (limited to 'tasks')
0 files changed, 0 insertions, 0 deletions