Changeset 2681


Ignore:
Timestamp:
12/17/07 15:29:12 (5 years ago)
Author:
alanbach-guest
Message:
  • Disabled nfs daemons, users have problem with it, fixes #59
Location:
pkg/main/parsix-installer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pkg/main/parsix-installer/trunk/02-install-tools.bm

    r2579 r2681  
    362362 
    363363        # nfs 
    364         chroot_it update-rc.d -f nfs-common     start 43 S . stop 33 0 6 .                                      &>/dev/null 
    365         chroot_it update-rc.d -f nfs-kernel-server      start 44 S . stop 32 0 6 .                              &>/dev/null 
     364        # chroot_it update-rc.d -f nfs-common   start 43 S . stop 33 0 6 .                                      &>/dev/null 
     365        # chroot_it update-rc.d -f nfs-kernel-server    start 44 S . stop 32 0 6 .                              &>/dev/null 
    366366 
    367367        # Activate sl-modem-daemon if needed 
  • pkg/main/parsix-installer/trunk/debian/changelog

    r2579 r2681  
     1parsix-installer (0.81.2.8) unstable; urgency=low 
     2 
     3  * Disabled nfs daemons, users have problem with it, fixes #59  
     4 
     5 -- Alan Baghumian <alan@technotux.org>  Mon, 17 Dec 2007 17:56:37 +0330 
     6 
    17parsix-installer (0.81.2.7) unstable; urgency=low 
    28 
Note: See TracChangeset for help on using the changeset viewer.