diff options
Diffstat (limited to 'sys-apps/apcupsd/files/apcupsd')
-rw-r--r-- | sys-apps/apcupsd/files/apcupsd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/apcupsd/files/apcupsd b/sys-apps/apcupsd/files/apcupsd index 85e7c0421422..fe129e0d4bb3 100644 --- a/sys-apps/apcupsd/files/apcupsd +++ b/sys-apps/apcupsd/files/apcupsd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/files/apcupsd,v 1.4 2001/12/23 23:25:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/files/apcupsd,v 1.5 2003/02/14 23:11:52 vapier Exp $ start() { rm -f /etc/apcupsd/powerfail |