]> arthur.barton.de Git - netatalk.git/commitdiff
Patch by Olaf: Fix sysvdir for SuSE.
authorsrittau <srittau>
Tue, 21 Jan 2003 16:26:43 +0000 (16:26 +0000)
committersrittau <srittau>
Tue, 21 Jan 2003 16:26:43 +0000 (16:26 +0000)
NEWS
distrib/initscripts/Makefile.am

diff --git a/NEWS b/NEWS
index af8b4bea4b7ea4c4fc66af4dfe8ad8de6a47d3e7..ac2778f2184fcf822bd4c59e489cf6de385d3266 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
 Changes in 1.6.1
 ================
 
-* UPD: Improve --enable-fhs [Olaf Hering]
+* UPD: Improve --enable-fhs. [Olaf Hering]
 * FIX: Codepage file maccode.koi8-r is now correctly cleaned.
+* FIX: Fix init script location on SuSE. [Olaf]
 
 Changes in 1.6.0
 ================
index 76534607210df1fcc971189b6a7e5fba8fdcc731..2d744a58deb87c7dc3d6de865e09bd5a70650e39 100644 (file)
@@ -51,7 +51,7 @@ endif
 
 if USE_SUSE
 
-sysvdir        = /etc/rc.d
+sysvdir        = /etc/init.d
 sysv_SCRIPTS = atalk
 
 atalk: rc.atalk.suse