Hello.
Before as I'm starting works I make snapshot
Before as I'm starting works I make snapshot
zfs snapshot -r zroot@<date>
. Then I change /etc/rc.conf and do rollbackl zfs rollback zroot@<date>
. But file /etc/rc.conf it remains the same. What I did wrong?