- Timestamp:
- Apr 30, 2007, 5:57:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/common/oursrc/execsys/upd-execsys
r255 r302 98 98 } 99 99 100 foreach my $ext (@static) {101 print BINFMT "echo \":${ext}:E::${ext}::$ENV{syscat_path}:\" > /proc/sys/fs/binfmt_misc/register\n";102 }100 #foreach my $ext (@static) { 101 # print BINFMT "echo \":${ext}:E::${ext}::$ENV{syscat_path}:\" > /proc/sys/fs/binfmt_misc/register\n"; 102 #} 103 103 print BINFMT $fend; 104 104 close(BINFMT);
Note: See TracChangeset
for help on using the changeset viewer.