source: server/fedora/meta-patches/openafs-client.init.patch @ 205

Last change on this file since 205 was 59, checked in by jbarnold, 17 years ago
added meta-patches (enables patching of files in SOURCES directory)
File size: 416 bytes
  • openafs-client.init

     
    3939        fi
    4040        /usr/vice/etc/afsd $AFSD_ARGS
    4141        RETVAL=$?
     42        /usr/bin/fs setcrypt on
     43        /usr/bin/fs sysname 'i386_rhel3' 'i386_rh9' 'i386_linux24' 'i386_linux22' 'i386_linux3' 'i386_linux2' 'i386_linux1'
    4244        echo
    4345        [ $RETVAL -eq 0 ] && touch /var/lock/subsys/openafs-client
    4446        return $RETVAL
Note: See TracBrowser for help on using the repository browser.