| 
                Last change
                  on this file since 2243 was
                  2200,
                  checked in by ezyang, 13 years ago
           | 
        
        
          | 
            Upgrade OpenAFS to 1.6.1 (undeployed)
           | 
        
        | 
            File size:
            913 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [2200] | 1 | commit 1ad0974334feb0a46c8f806654a0592e91011da5 | 
|---|
 | 2 | Author: Edward Z. Yang <ezyang@mit.edu> | 
|---|
 | 3 | Date:   Sun Nov 20 15:48:33 2011 -0500 | 
|---|
 | 4 |  | 
|---|
 | 5 |     Add OpenAFS to the dependencies of remote-fs. | 
|---|
 | 6 |      | 
|---|
 | 7 |     Signed-off-by: Edward Z. Yang <ezyang@mit.edu> | 
|---|
 | 8 |      | 
|---|
 | 9 |     Reviewed-on: http://gerrit.openafs.org/6093 | 
|---|
 | 10 |     Tested-by: BuildBot <buildbot@rampaginggeek.com> | 
|---|
 | 11 |     Reviewed-by: Derrick Brashear <shadow@dementix.org> | 
|---|
 | 12 |     (cherry picked from commit 3328770612b7205abb92df5b5f4737eb3349c910) | 
|---|
 | 13 |      | 
|---|
 | 14 |     Change-Id: I16b7b0ac6e68bf91c48652faab339871f18549a5 | 
|---|
 | 15 |  | 
|---|
 | 16 | diff --git a/src/packaging/RedHat/openafs-client.service b/src/packaging/RedHat/openafs-client.service | 
|---|
 | 17 | index bc95057..936762e 100644 | 
|---|
 | 18 | --- a/src/packaging/RedHat/openafs-client.service | 
|---|
 | 19 | +++ b/src/packaging/RedHat/openafs-client.service | 
|---|
 | 20 | @@ -15,4 +15,4 @@ ExecStop=/sbin/rmmod openafs | 
|---|
 | 21 |  KillMode=none | 
|---|
 | 22 |   | 
|---|
 | 23 |  [Install] | 
|---|
 | 24 | -WantedBy=multi-user.target | 
|---|
 | 25 | +WantedBy=multi-user.target remote-fs.target | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.