Ignore:
Timestamp:
Nov 22, 2011, 12:24:41 AM (12 years ago)
Author:
quentin
Message:
Package afsagent systemd and get rid of rc.local sysname hack
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc15-dev/server/fedora/config/etc/rc.d/rc.local

    r2061 r2063  
    44
    55/bin/mkdir -pm 1773 /tmp/sessions
    6 
    7 #### Set the AFS sysname. Ideally, this should go elsewhere, but this
    8 #### is a horrible hack to clean up after another horrible hack, so...
    9 
    10 /sbin/sysctl -q afs.GCPAGs=0
    11 /usr/bin/fs setcrypt on
    12 /usr/bin/fs sysname 'amd64_fedora15_scripts' 'amd64_fedora13_scripts' 'amd64_fedora11_scripts' 'amd64_fedora9_scripts' 'amd64_fedora7_scripts' 'scripts' 'amd64_fedora15' 'amd64_fedora13' 'amd64_fedora11' 'amd64_fedora9' 'amd64_fedora7' 'amd64_linux26' 'i386_deb60' 'i386_deb50' 'i386_deb40' 'i386_rhel4' 'i386_rhel3' 'i386_rh9' 'i386_linux26' 'i386_linux24' 'i386_linux22' 'i386_linux3' 'i386_linux2'
    13 
    14 /usr/bin/fs setcell -nosuid -c athena
Note: See TracChangeset for help on using the changeset viewer.