Changeset 1357 for trunk/server/common/oursrc/execsys
- Timestamp:
- Nov 10, 2009, 12:35:05 AM (16 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/server/common/oursrc/execsys/execsys-binfmt (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/server/common/oursrc/execsys/execsys-binfmtr1338 r1357 27 27 { 28 28 mount -t binfmt_misc none /proc/sys/fs/binfmt_misc 29 cat > /proc/sys/fs/binfmt_misc/register <<REGISTER 30 :pl:E::pl::/usr/bin/perl: 31 :php:M::<?php::/usr/bin/php-cgi: 32 :py:E::py::/usr/bin/python: 33 :exe:E::exe::/usr/bin/mono: 34 REGISTER 29 echo ':CLR:M::MZ::/usr/bin/mono:' > /proc/sys/fs/binfmt_misc/register 35 30 } 36 31 
Note: See TracChangeset
          for help on using the changeset viewer.
      
