[augeas-devel] [Augeas] #109: Unknown config files on Solaris 8 Sparc

Augeas trac at fedorahosted.org
Sat Mar 6 00:46:39 UTC 2010


#109: Unknown config files on Solaris 8 Sparc
-------------------------+--------------------------------------------------
  Reporter:  dmichelsen  |       Owner:  lutter  
      Type:  defect      |      Status:  assigned
  Priority:  minor       |   Milestone:  next    
 Component:  Augeas      |     Version:  0.7.0   
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------
Comment (by lutter):

 I had a look at these; here's a summary:

 /etc/cron.d/at.deny /etc/cron.d/cron.deny /etc/cron.d/queuedefs
 /etc/cron.d/logchecker
    not cron files (i.e., crontab format), need to exclude them from
 processing. On Solaris, does /etc/cron.d ever contain crontab like files ?
 Or are they always special-purpose crond config files ?

 /etc/inetd.conf
    need to change inetd.aug to process the RPC syntax

 /etc/inittab
    fixed with commit 97ec914a

 /etc/default/lu
    328f5459

 /etc/default/tar
    not a shell vars file, should be excluded (we don't have a lens for
 that)

 If you want to, I can send you a patch for the files that should be
 excluded; you'd just apply that during the build process of the Solaris
 package.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/109#comment:4>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list