]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - smartd_warning.sh.in
New upstream version 6.6
[mirror_smartmontools-debian.git] / smartd_warning.sh.in
index 81be61098d079ae37487208e591147f45b86c1c6..4f9142519641ee1197ca7fba1d1e11da350ced75 100644 (file)
@@ -2,7 +2,9 @@
 #
 # smartd warning script
 #
-# Copyright (C) 2012-14 Christian Franke <smartmontools-support@lists.sourceforge.net>
+# Home page of code is: http://www.smartmontools.org
+#
+# Copyright (C) 2012-16 Christian Franke
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # You should have received a copy of the GNU General Public License
 # (for example COPYING); If not, see <http://www.gnu.org/licenses/>.
 #
-# $Id: smartd_warning.sh.in 3932 2014-06-29 19:02:38Z chrfranke $
+# $Id: smartd_warning.sh.in 4351 2016-10-17 18:53:40Z chrfranke $
 #
 
 set -e
 
 # Set by config.status
+@ENABLE_SCRIPTPATH_TRUE@export PATH="@scriptpath@"
 PACKAGE="@PACKAGE@"
 VERSION="@VERSION@"
 prefix="@prefix@"