mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
smartmontools: fix permissions on ${SYSCONFDIR}/smartd_warning.sh
(missing x bits), from Martin Ziemer (maintainer)
This commit is contained in:
@@ -2,7 +2,7 @@ COMMENT= control and monitor storage systems using SMART
|
||||
|
||||
# XXX at update time check whether C++11 is actually needed
|
||||
DISTNAME= smartmontools-7.4
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= https://www.smartmontools.org/
|
||||
|
||||
@@ -26,4 +26,5 @@ share/examples/smartmontools/Example7
|
||||
share/examples/smartmontools/Example8
|
||||
share/examples/smartmontools/README
|
||||
share/examples/smartmontools/smartd_warning.sh
|
||||
@mode 0755
|
||||
@sample ${SYSCONFDIR}/smartd_warning.sh
|
||||
|
||||
Reference in New Issue
Block a user