diff options
author | Tony Hutter <[email protected]> | 2018-03-28 12:08:21 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-03-28 12:08:21 -0700 |
commit | d2812de6f7e115d205f4fb730db2d134f362e0e7 (patch) | |
tree | 0ba996b75264a23715f9eea6de6511d4fcc7f5b7 /etc/init.d/zfs-mount.in | |
parent | b2ab468dded24a090dba9fc8396b3d394011ce14 (diff) |
chmod -x on etc/init.d/zfs-*.in automake files
Clear executable bit on zfs-import.in, zfs-mount.in,
zfs-share.in, and zfs-zed.in. These are automake files and
should not be marked executable. This fixes a RPM build error
on Fedora 28.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tony Hutter <[email protected]>
Closes #7355
Closes #7327
Diffstat (limited to 'etc/init.d/zfs-mount.in')
-rw-r--r--[-rwxr-xr-x] | etc/init.d/zfs-mount.in | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/etc/init.d/zfs-mount.in b/etc/init.d/zfs-mount.in index fa954e093..fa954e093 100755..100644 --- a/etc/init.d/zfs-mount.in +++ b/etc/init.d/zfs-mount.in |