source:
server/fedora/meta-patches/openafs-client.init.patch
@
180
Last change on this file since 180 was 59, checked in by jbarnold, 18 years ago | |
---|---|
File size: 416 bytes |
-
openafs-client.init
39 39 fi 40 40 /usr/vice/etc/afsd $AFSD_ARGS 41 41 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' 42 44 echo 43 45 [ $RETVAL -eq 0 ] && touch /var/lock/subsys/openafs-client 44 46 return $RETVAL
Note: See TracBrowser
for help on using the repository browser.