Skip to content
Snippets Groups Projects
Commit 4de1b426 authored by ballen4705's avatar ballen4705
Browse files

release 13

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@124 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 00ed756e
No related branches found
No related tags found
No related merge requests found
12 13
Release: 12 Release: 13
Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices
Name: smartmontools Name: smartmontools
Version: 5.0 Version: 5.0
...@@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> ...@@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net>
# http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz # http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz
# CVS ID of this file is: # CVS ID of this file is:
# $Id: smartmontools.spec,v 1.22 2002/10/25 14:54:14 ballen4705 Exp $ # $Id: smartmontools.spec,v 1.23 2002/10/25 15:05:09 ballen4705 Exp $
# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
# Home page: http://smartmontools.sourceforge.net # Home page: http://smartmontools.sourceforge.net
...@@ -94,6 +94,8 @@ else ...@@ -94,6 +94,8 @@ else
echo "Run \"/etc/rc.d/init.d/smartd start\" to start smartd service now." echo "Run \"/etc/rc.d/init.d/smartd start\" to start smartd service now."
echo "Run \"/sbin/chkconfig --add smartd\", to start smartd service on system boot" echo "Run \"/sbin/chkconfig --add smartd\", to start smartd service on system boot"
fi fi
echo "Note that you can now use a configuration file /etc/smartd.conf to control the"
echo "startup behavior of the smartd daemon. See man smartd for details."
%preun %preun
if [ -f /var/lock/subsys/smartd ]; then if [ -f /var/lock/subsys/smartd ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment