diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-11-20 14:37:07 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-11-20 14:37:07 +0000 |
| commit | e5912dcf20718573bdb694b085d1cf3bc10a2eb5 (patch) | |
| tree | c3bc9515d84b5164558c6945659faf275a1ac22b /libexec | |
| parent | 77602e977e0c6d1d8cd6e1e2b5fc7c1be95b79aa (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/zfs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/zfs b/libexec/rc/rc.d/zfs index 102023175709..2d35f9b54642 100755 --- a/libexec/rc/rc.d/zfs +++ b/libexec/rc/rc.d/zfs @@ -6,7 +6,6 @@ # PROVIDE: zfs # REQUIRE: zfsbe # BEFORE: FILESYSTEMS var -# KEYWORD: shutdown . /etc/rc.subr |
