Changes between Version 1 and Version 2 of drmsNamePartitions


Ignore:
Timestamp:
09/30/14 10:44:31 (10 years ago)
Author:
niles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • drmsNamePartitions

    v1 v2  
    22=== Naming partitions to work with the sum_chown program === 
    33 
    4 The sum_chown program requires that SUM partitions are named according to a convention. At one point in time, the file sum_chown.c defined the naming convention that SUMS directories had to match as being : 
     4The sum_chmown program requires that SUM partitions are named according to a convention. At one point in time, the file sum_chmown.c defined the naming convention that SUMS directories had to match as being : 
    55 
    66{{{ 
     
    1616Which only requires that the partition name starts with "/SUM". 
    1717 
    18 If you have a partition that does not follow this convention, you can put in a symbolic link that does follow it. Alternatively, since sum_chown is redundant if you are running as the production user, you should be able to move the sum_chown executable to another name and then edit a script named sum_chown that simply exits with non-error status. 
     18If you have a partition that does not follow this convention, you can put in a symbolic link that does follow it. Alternatively, since sum_chmown is redundant if you are running as the production user, you may be able to move the sum_chmown executable to another name and then edit a script named sum_chmown that simply exits with non-error status if you are running it as the production user. 
    1919 
    2020