diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-10 07:39:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-10 07:39:52 +0000 |
commit | eb4aa3c8baf61c092a96b272f9821f177cefbffd (patch) | |
tree | 4bf920deb56dcdfe13fcbbd0f9f0d08fef202a47 /sys-apps/athcool/files | |
parent | Version bump. Closes #25981. (diff) | |
download | gentoo-2-eb4aa3c8baf61c092a96b272f9821f177cefbffd.tar.gz gentoo-2-eb4aa3c8baf61c092a96b272f9821f177cefbffd.tar.bz2 gentoo-2-eb4aa3c8baf61c092a96b272f9821f177cefbffd.zip |
init.d script had bad name
Diffstat (limited to 'sys-apps/athcool/files')
-rw-r--r-- | sys-apps/athcool/files/athcool (renamed from sys-apps/athcool/files/init) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/athcool/files/init b/sys-apps/athcool/files/athcool index 3901c9dbd4da..2625ef83e085 100644 --- a/sys-apps/athcool/files/init +++ b/sys-apps/athcool/files/athcool @@ -1,5 +1,5 @@ #!/sbin/runscript -# $Header: /var/cvsroot/gentoo-x86/sys-apps/athcool/files/init,v 1.1 2003/08/09 21:56:13 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/athcool/files/athcool,v 1.1 2003/08/10 07:39:52 vapier Exp $ depend() { need net |