forked from extern/zfs-auto-snapshot
d8b1730015151738f8e76788e2d443982e510146
exit 0
to the end of the script.
The implicit return is "$?", which can be set non-zero by an earlier command.
An alternative implementation of the zfs-auto-snapshot service for Linux. This program is a posixly correct bourne shell script. It depends only on the zfs utilities and cron, and can run in the dash shell.
Description
Languages
Shell
81.2%
Roff
12.8%
Makefile
6%