Changeset 2269 for trunk/host
- Timestamp:
 - Jul 28, 2012, 12:50:07 AM (13 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/host/credit-card/host.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/host/credit-card/host.py
r2246 r2269 60 60 ('root', 0o644, 'etc/ssh/ssh_host_rsa_key.pub'), 61 61 62 ('sql', 0o600, 'etc/sql-mit-edu.cfg.php'), 62 ('sql', 0o600, 'etc/sql-mit-edu.cfg.php'), # technically doesn't have to be secret anymore 63 ('sql', 0o600, 'etc/sql-password'), 63 64 ('signup', 0o600, 'etc/signup-ldap-pw'), 64 65 ]  
Note: See TracChangeset
          for help on using the changeset viewer.
      