]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/samhain/files/per-host/spohr.debian.org/samhainrc
a0b32e53cb601c5c1042c1d20ba05cc26ea6a644
[dsa-puppet.git] / modules / samhain / files / per-host / spohr.debian.org / samhainrc
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 #####################################################################
7 #
8 # Configuration file template for samhain.
9 #
10 #####################################################################
11
12 # -- empty lines and lines starting with '#', ';' or '//' are ignored
13 # -- boolean options can be Yes/No or True/False or 1/0 
14 # -- you can PGP clearsign this file -- samhain will check (if compiled
15 #    with support) or otherwise ignore the signature
16 # -- CHECK mail address
17 #
18 # To each log facility, you can assign a threshold severity. Only
19 # reports with at least the threshold severity will be logged
20 # to the respective facility (even further below).
21 #
22 #####################################################################
23 #
24 # SETUP for file system checking:
25
26 # (i)   There are several policies, each has its own section. Put files
27 #       into the section for the appropriate policy (see below).
28 # (ii)  Section [EventSeverity]: 
29 #       To each policy, you can assign a severity (further below).
30 # (iii) Section [Log]: 
31 #       To each log facility, you can assign a threshold severity. Only
32 #       reports with at least the threshold severity will be logged
33 #       to the respective facility (even further below).
34 #
35 #####################################################################
36
37 #####################################################################
38 #
39 # Files are defined with: file = /absolute/path
40 #
41 # Directories are defined with:                  dir = /absolute/path
42 # or with an optional recursion depth (N <= 99): dir = N/absolute/path
43 #
44 # Directory inodes are checked. If you only want to check files
45 # in a directory, but not the directory inode itself, use (e.g.):
46 #
47 # [ReadOnly]
48 # dir = /some/directory
49 # [IgnoreAll]
50 # file = /some/directory
51 #
52 # You can use shell-style globbing patterns, like: file = /path/foo*
53
54 ######################################################################
55
56 [Misc]
57 ##
58 ## Add or subtract tests from the policies
59 ## - if you want to change their definitions,
60 ##   you need to do that before using the policies
61 ##
62 # RedefReadOnly = (no default)
63 # RedefAttributes=(no default)
64 # RedefLogFiles=(no default)
65 # RedefGrowingLogFiles=(no default)
66 # RedefIgnoreAll=(no default)
67 # RedefIgnoreNone=(no default)
68 # RedefUser0=(no default)
69 # RedefUser1=(no default)
70
71 [Attributes]
72 ##
73 ## for these files, only changes in permissions and ownership are checked
74 ##
75 file=/etc/mtab
76 file=/etc/ssh_random_seed
77 file=/etc/asound.conf
78 file=/etc/resolv.conf
79 file=/etc/localtime
80 file=/etc/ioctl.save
81 file=/etc/passwd.backup
82 file=/etc/shadow.backup
83 file=/etc/postfix/prng_exch
84 file=/etc/adjtime
85 file=/etc/lvm/.cache
86 file=/etc/lvm/cache
87 file=/etc/lvm/cache/.cache
88 file=/etc/network/run/ifstate
89 file=/var/state/samhain/samhain_file
90 file=/etc/bind/db.debian.net
91 file=/etc/exim4/bsmtp
92
93
94
95 #
96 # There are files in /etc that might change, thus changing the directory
97 # timestamps. Put it here as 'file', and in the ReadOnly section as 'dir'.
98 #
99 file=/etc
100 file=/etc/ssh
101 file=/etc/network/run
102 file=/etc/bind
103
104 # These are the directories for the files we handle with puppet
105 file=/etc/samhain
106 file=/etc/munin
107 file=/etc/exim4
108 file=/etc/exim4/ssl
109 file=/etc/apt
110 file=/etc/apt/apt.conf.d
111 file=/etc/apt/sources.list.d
112 file=/etc/puppet
113 file=/etc/default
114 file=/etc/logrotate.d
115 file=/etc/nagios
116 file=/etc/nagios/nrpe.d
117 file=/etc/nagios3/puppetconf.d
118 file=/etc/cron.d
119 file=/usr/lib/nagios/plugins
120 file=/usr/sbin
121 file=/etc/monit
122 file=/etc/monit/monit.d
123
124 [LogFiles]
125 ##
126 ## for these files, changes in signature, timestamps, and size are ignored 
127 ##
128 file=/var/run/utmp
129 file=/etc/motd
130
131
132
133 #####################################################################
134 #
135 # This would be the proper syntax for parts that should only be
136 #    included for certain hosts.
137 # You may enclose anything in a @HOSTNAME/@end bracket, as long as the
138 #    result still has the proper syntax for the config file.
139 # You may have any number of @HOSTNAME/@end brackets.
140 # HOSTNAME should be the fully qualified 'official' name 
141 #    (e.g. 'nixon.watergate.com', not 'nixon'), no aliases. 
142 #    No IP number - except if samhain cannot determine the 
143 #    fully qualified hostname.
144 #
145 # @HOSTNAME
146 # file=/foo/bar
147 # @end
148 #
149 # These are two examples for conditional inclusion/exclusion
150 # of a machine based on the output from 'uname -srm'
151 #
152 # $Linux:2.*.7:i666
153 # file=/foo/bar3
154 # $end
155 #
156 # !$Linux:2.*.7:i686
157 # file=/foo/bar2
158 # $end
159 #
160 #####################################################################
161
162 [GrowingLogFiles]
163 ##
164 ## for these files, changes in signature, timestamps, and increase in size
165 ##                  are ignored 
166 ##
167 file=/var/log/warn
168 file=/var/log/messages
169 file=/var/log/wtmp
170 file=/var/log/faillog
171 file=/var/log/auth.log
172 file=/var/log/daemon.log
173 file=/var/log/user.log
174 file=/var/log/kern.log
175 file=/var/log/syslog
176
177
178 [IgnoreAll]
179 ##
180 ## for these files, no modifications are reported
181 ##
182 ## This file might be created or removed by the system sometimes.
183 ##
184 file=/etc/resolv.conf.pcmcia.save
185 file=/etc/nologin
186 file=/etc/postfix/debian.db
187 file=/etc/postfix/debian
188 file=/etc/ssh/ssh_known_hosts
189 file=/etc/ssh/ssh-rsa-shadow
190 file=/var/lib/misc/ssh-rsa-shadow
191 file=/etc/.da-backup.trace
192 file=/etc/postfix/debianhosts
193 file=/etc/postfix/debianhosts.db
194
195 # We handle these files with puppet - please to not be bothering us
196 file=/etc/timezone
197 file=/etc/samhain/samhainrc
198 file=/etc/munin/munin-node.conf
199 file=/etc/userdir-ldap.confc
200 file=/etc/exim4/blacklist
201 file=/etc/exim4/callout_users
202 file=/etc/exim4/exim4.conf
203 file=/etc/exim4/grey_users
204 file=/etc/exim4/helo-check
205 file=/etc/exim4/locals
206 file=/etc/exim4/localusers
207 file=/etc/exim4/manualroute
208 file=/etc/exim4/rbllist
209 file=/etc/exim4/rcpthosts
210 file=/etc/exim4/rhsbllist
211 file=/etc/exim4/virtualdomains
212 file=/etc/exim4/whitelist
213 file=/etc/exim4/local-auto.conf
214 file=/etc/exim4/local-settings.conf
215 file=/etc/exim4/ssl/ca.crt
216 file=/etc/exim4/ssl/ca.crl
217 file=/etc/exim4/ssl/thishost.crt
218 file=/etc/exim4/ssl/thishost.key
219 file=/etc/apt/preferences
220 file=/etc/apt/sources.list.d/volatile.list
221 file=/etc/apt/sources.list.d/security.list
222 file=/etc/apt/sources.list.d/debian.org.list
223 file=/etc/apt/sources.list.d/debian.restricted.list
224 file=/etc/apt/sources.list.d/debian.list
225 file=/etc/apt/sources.list.d/backports.org.list
226 file=/etc/apt/apt.conf.d/local-recommends
227 file=/etc/apt/apt.conf.d/local-pdiffs
228 file=/etc/puppet/puppet.conf
229 file=/etc/default/puppet
230 file=/etc/logrotate.d/exim4-paniclog
231 file=/etc/logrotate.d/exim4-base
232 file=/usr/sbin/dsa-update-apt-status
233 file=/usr/sbin/dsa-update-samhain-status
234 file=/etc/nagios/nrpe.d/nrpe_dsa.cfg
235 file=/etc/nagios/nrpe.d/debianorg.cfg
236 file=/etc/nagios/obsolete-packages-ignore
237 file=/etc/nagios3/puppetconf.d/auto-hostgroups.cfg
238 file=/etc/nagios3/puppetconf.d/auto-hosts.cfg
239 file=/etc/nagios3/puppetconf.d/auto-services.cfg
240 file=/etc/nagios3/puppetconf.d/auto-dependencies.cfg
241 file=/etc/nagios3/puppetconf.d/auto-hostextinfo.cfg
242 file=/etc/nagios3/puppetconf.d/auto-serviceextinfo.cfg
243 file=/usr/lib/nagios/plugins/dsa-check-packages
244 file=/usr/lib/nagios/plugins/dsa-check-soas
245 file=/usr/lib/nagios/plugins/dsa-check-mirrorsync
246 file=/usr/lib/nagios/plugins/dsa-check-samhain
247 file=/usr/lib/nagios/plugins/dsa-check-statusfile
248 file=/usr/lib/nagios/plugins/dsa-check-dabackup-server
249 file=/usr/lib/nagios/plugins/dsa-check-config
250 file=/usr/lib/nagios/plugins/dsa-check-hpacucli
251 file=/usr/lib/nagios/plugins/dsa-check-raid-mpt
252 file=/usr/lib/nagios/plugins/dsa-check-puppet
253 file=/usr/lib/nagios/plugins/dsa-check-running-kernel
254 file=/usr/lib/nagios/plugins/dsa-check-raid-3ware
255 file=/usr/lib/nagios/plugins/dsa-check-dabackup
256 file=/usr/lib/nagios/plugins/dsa-check-raid-dac960
257 file=/usr/lib/nagios/plugins/dsa-check-udldap-freshness
258 file=/usr/lib/nagios/plugins/dsa-check-raid-areca
259 file=/usr/lib/nagios/plugins/dsa-check-raid-sw
260 file=/usr/lib/nagios/plugins/dsa-update-samhain-status
261 file=/etc/sudoers
262 file=/etc/blkid.tab
263 file=/etc/blkid.tab.old
264 file=/etc/monit/monitrc
265 file=/etc/monit/monit.d/01puppet
266 file=/etc/monit/monit.d/00debian.org
267
268 [IgnoreNone]
269 ##
270 ## for these files, all modifications (even access time) are reported
271 ##    - you may create some interesting-looking file (like /etc/safe_passwd),
272 ##      just to watch whether someone will access it ...
273 ##
274
275 [Prelink]
276 ##
277 ## Use for prelinked files or directories holding them
278 ##
279
280
281 [ReadOnly]
282 ##
283 ## for these files, only access time is ignored
284 ##
285 dir=/usr/bin
286 dir=/bin
287 dir=/boot
288 #
289 # SuSE (old) has the boot init scripts in /sbin/init.d/*, 
290 # so we go 3 levels deep
291 #
292 dir=3/sbin
293 dir=/usr/sbin
294 dir=/lib
295 dir=3/usr/lib
296 #
297 # RedHat and Debian have the bootinit scripts in /etc/init.d/* or /etc/rc.d/*, 
298 #        so we go 3 levels deep there too
299 #
300 dir=3/etc
301
302 # Various directories / files that may include / be SUID/SGID binaries
303 #
304 #
305 file=/usr/lib/pt_chown
306 # X11, in Debian X7 this is now a symlink
307 #dir=/usr/X11R6/bin
308 #dir=/usr/X11R6/lib/X11/xmcd/bin
309 # Apache:
310 #file=/usr/lib/apache/suexec
311 #file=/usr/lib/apache/suexec.disabled
312 # Extra directories:
313 #dir=/opt/gnome/bin
314 #dir=/opt/kde/bin
315
316 [User0]
317 [User1]
318 ## User0 and User1 are sections for files/dirs with user-definable checking
319 ## (see the manual) 
320
321
322 [EventSeverity]
323 ##
324 ## Here you can assign severities to policy violations.
325 ## If this severity exceeds the treshold of a log facility (see below),
326 ## a policy violation will be logged to that facility.
327 ##
328 ## Severity for verification failures.
329 ##
330 # SeverityReadOnly=crit
331 # SeverityLogFiles=crit
332 # SeverityGrowingLogs=crit
333 # SeverityIgnoreNone=crit
334 # SeverityAttributes=crit
335 # SeverityUser0=crit
336 # SeverityUser1=crit
337
338 # Default behaviour
339 SeverityReadOnly=crit
340 SeverityLogFiles=crit
341 SeverityGrowingLogs=warn
342 SeverityIgnoreNone=crit
343 SeverityAttributes=crit
344
345
346 ##
347 ## We have a file in IgnoreAll that might or might not be present.
348 ## Setting the severity to 'info' prevents messages about deleted/new file.
349 ##
350 # SeverityIgnoreAll=crit
351 SeverityIgnoreAll=info
352
353 ## Files : file access problems
354 # SeverityFiles=crit
355
356 ## Dirs  : directory access problems
357 # SeverityDirs=crit
358
359 ## Names : suspect (non-printable) characters in a pathname
360 # SeverityNames=crit
361
362 # Default behaviour
363 SeverityFiles=crit
364 SeverityDirs=crit
365 SeverityNames=warn
366
367
368 [Log]
369 ##
370 ## Switch on/OFF log facilities and set their threshold severity
371 ##
372 ## Values: debug, info, notice, warn, mark, err, crit, alert, none.
373 ## 'mark' is used for timestamps.
374 ##
375 ##
376 ## Use 'none' to SWITCH OFF a log facility
377 ## 
378 ## By default, everything equal to and above the threshold is logged.
379 ## The specifiers '*', '!', and '=' are interpreted as  
380 ## 'all', 'all but', and 'only', respectively (like syslogd(8) does, 
381 ## at least on Linux). Examples:
382 ## MailSeverity=*
383 ## MailSeverity=!warn
384 ## MailSeverity==crit
385
386 ## E-mail
387 ##
388 # MailSeverity=none
389
390 ## Console
391 ##
392 # PrintSeverity=info
393
394 ## Logfile
395 ##
396 # LogSeverity=mark
397
398 ## Syslog
399 ##
400 # SyslogSeverity=none
401
402 ## Remote server (yule)
403 ##
404 # ExportSeverity=none
405
406 ## External script or program
407 ##
408 # ExternalSeverity = none
409
410 ## Logging to a database
411 ##
412 # DatabaseSeverity = none
413
414 # Default behaviour
415 MailSeverity=crit
416 PrintSeverity=none
417 LogSeverity=info
418 SyslogSeverity=alert
419 ExportSeverity=none
420
421
422
423
424
425 #####################################################
426 #
427 # Optional modules
428 #
429 #####################################################
430
431 # [SuidCheck]
432 ##
433 ## --- Check the filesystem for SUID/SGID binaries
434 ## 
435
436 ## Switch on
437 #
438 # SuidCheckActive = yes
439
440 ## Interval for check (seconds)
441 #
442 # SuidCheckInterval = 7200
443
444 ## Alternative: crontab-like schedule
445 #
446 # SuidCheckSchedule = NULL
447  
448 ## Directory to exclude 
449 #
450 # SuidCheckExclude = NULL
451
452 ## Limit on files per second (0 == no limit)
453 #
454 # SuidCheckFps = 0
455
456 ## Alternative: yield after every file
457 #
458 # SuidCheckYield = no
459
460 ## Severity of a detection
461 #
462 # SeveritySuidCheck = crit
463
464 ## Quarantine SUID/SGID files if found
465 #
466 # SuidCheckQuarantineFiles = yes
467
468 ## Method for Quarantining files:
469 #  0 - Delete or truncate the file.
470 #  1 - Remove SUID/SGID permissions from file.
471 #  2 - Move SUID/SGID file to quarantine dir.
472 #
473 # SuidCheckQuarantineMethod = 0
474
475 ## For method 1 and 3, really delete instead of truncating
476
477 # SuidCheckQuarantineDelete = yes
478
479 # [Kernel]
480 ##
481 ## --- Check for loadable kernel module rootkits (Linux/FreeBSD only) 
482 ##
483
484 ## Switch on/off
485 #
486 KernelCheckActive = True
487
488 ## Check interval (seconds); btw., the check is VERY fast
489 #
490 # KernelCheckInterval = 300
491
492 ## Severity
493 #
494 # SeverityKernel = crit
495
496
497 # [Utmp]
498 ##
499 ## --- Logging of login/logout events
500 ##
501
502 ## Switch on/off
503 #
504 LoginCheckActive = True
505
506 ## Severity for logins, multiple logins, logouts
507
508 # SeverityLogin=info
509 # SeverityLoginMulti=warn
510 # SeverityLogout=info
511
512 ## Interval for login/logout checks
513 #
514 # LoginCheckInterval = 300
515
516
517 # [Database]
518 ##
519 ## --- Logging to a relational database
520 ##
521
522 ## Database name
523 #
524 # SetDBName = samhain
525
526 ## Database table
527 #
528 # SetDBTable = log
529
530 ## Database user
531 #
532 # SetDBUser = samhain
533
534 ## Database password
535 #
536 # SetDBPassword = (default: none)
537
538 ## Database host
539 #
540 # SetDBHost = localhost
541
542 ## Log the server timestamp for received messages
543 #
544 # SetDBServerTstamp = True
545
546 ## Use a persistent connection
547 #
548 # UsePersistent = True
549
550 # [External]
551 ##
552 ## Interface to call external scripts/programs for logging
553 ##
554
555 ## The absolute path to the command
556 ## - Each invocation of this directive will end the definition of the
557 ##   preceding command, and start the definition of 
558 ##   an additional, new command
559 #
560 # OpenCommand = (no default)
561
562 ## Type (log or rv)
563 ## - log for log messages, srv for messages received by the server
564 #
565 # SetType = log
566
567 ## The command (full command line) to execute
568 #
569 # SetCommandLine = (no default)
570
571 ## The environment (KEY=value; repeat for more)
572 #
573 # SetEnviron = TZ=(your timezone)
574
575 ## The TIGER192 checksum (optional)
576 #
577 # SetChecksum = (no default)
578
579 ## User who runs the command
580 #
581 # SetCredentials = (default: samhain process uid)
582
583 ## Words not allowed in message
584 #
585 # SetFilterNot = (none)
586
587 ## Words required (ALL of them)
588 #
589 # SetFilterAnd = (none)
590
591 ## Words required (at least one)
592 #
593 # SetFilterOr = (none)
594
595 ## Deadtime between consecutive calls
596 #
597 # SetDeadtime = 0
598
599 ## Add default environment (HOME, PATH, SHELL)
600 #
601 # SetDefault = no
602
603
604 #####################################################
605 #
606 # Miscellaneous configuration options
607 #
608 #####################################################
609
610 [Misc]
611
612 ## whether to become a daemon process
613 ## (this is not honoured on database initialisation)
614 #
615 # Daemon = no
616 Daemon = yes
617
618 ## whether to test signature of files (init/check/none)
619 ## - if 'none', then we have to decide this on the command line -
620 #
621 # ChecksumTest = none
622 ChecksumTest=check
623
624 ## whether to drop linux capabilities that are not required
625 ## - will make a root process a 'mere mortal' in many respects
626 #
627 # UseCaps = yes
628
629 ## Set nice level (-19 to 19, see 'man nice'),
630 ## and I/O limit (kilobytes per second; 0 == off)
631 ## to reduce load on host.
632 #
633 # SetNiceLevel = 0
634 # SetIOLimit = 0
635
636 ## The version string to embed in file signature databases
637 #
638 # VersionString = NULL
639
640 ## Interval between time stamp messages
641 #
642 # SetLoopTime = 60
643 SetLoopTime = 600
644
645 ## Interval between file checks 
646 #
647 # SetFileCheckTime = 600
648 SetFileCheckTime = 7200
649
650 ## Alternative: crontab-like schedule
651 #
652 # FileCheckScheduleOne = NULL
653
654 ## Alternative: crontab-like schedule(2)
655 #
656 # FileCheckScheduleTwo = NULL
657
658 ## Report only once on modified fles 
659 ## Setting this to 'FALSE' will generate a report for any policy 
660 ## violation (old and new ones) each time the daemon checks the file system.
661 #
662 # ReportOnlyOnce = True
663
664 ## Report in full detail
665 #
666 # ReportFullDetail = False
667
668 ## Report file timestamps in local time rather than GMT
669 #
670 # UseLocalTime = No
671
672 ## The console device (can also be a file or named pipe)
673 ## - There are two console devices. Accordingly, you can use
674 ##   this directive a second time to set the second console device.
675 ##   If you have not defined the second device at compile time,
676 ##   and you don't want to use it, then:
677 ##   setting it to /dev/null is less effective than just leaving
678 ##   it alone (setting to /dev/null will waste time by opening
679 ##   /dev/null and writing to it)
680 #
681 # SetConsole = /dev/console
682
683 ## Activate the SysV IPC message queue
684 #
685 # MessageQueueActive = False
686
687
688 ## If false, skip reverse lookup when connecting to a host known 
689 ## by name rather than IP address (i.e. trust the DNS)
690 #
691 # SetReverseLookup = True
692
693 ## --- E-Mail ---
694
695 # Only highest-level (alert) reports will be mailed immediately,
696 # others will be queued. Here you can define, when the queue will
697 # be flushed (Note: the queue is automatically flushed after
698 # completing a file check).
699 #
700 SetMailTime = 86400
701
702 ## Maximum number of mails to queue
703 #
704 SetMailNum = 10
705
706 ## Recipient (max. 8)
707 #
708 SetMailAddress=samhain-reports@debian.org
709
710 ## Mail relay (IP address)
711 #
712 SetMailRelay = master.debian.org
713
714 ## Custom subject format
715 #
716 MailSubject = [Samhain at %H] %T: %S
717
718 ## --- end E-Mail ---
719
720 ## Path to the prelink executable
721 #
722 # SetPrelinkPath = /usr/sbin/prelink
723
724 ## TIGER192 checksum of the prelink executable
725 #
726 # SetPrelinkChecksum = (no default)
727
728
729 ## Path to the executable. If set, will be checksummed after startup
730 ## and before exit.
731 #
732 # SamhainPath = (no default)
733
734
735 ## The IP address of the log server
736 #
737 # SetLogServer = (default: compiled-in)
738
739 ## The IP address of the time server
740 #
741 # SetTimeServer = (default: compiled-in)
742
743 ## Trusted Users (comma delimited list of user names) 
744 #
745 # TrustedUser = (no default; this adds to the compiled-in list)
746
747 ## Path to the file signature database
748 #
749 # SetDatabasePath = (default: compiled-in)
750
751 ## Path to the log file
752 #
753 # SetLogfilePath = (default: compiled-in)
754
755 ## Path to the PID file
756 #
757 # SetLockPath = (default: compiled-in)
758
759
760 ## The digest/checksum/hash algorithm
761 #
762 # DigestAlgo = TIGER192
763
764
765 ## Custom format for message header. 
766 ## CAREFUL if you use XML logfile format.
767 ##
768 ## %S severity
769 ## %T timestamp
770 ## %C class
771 ##
772 ## %F source file
773 ## %L source line
774 #
775 # MessageHeader="%S %T "
776
777
778 ## Don't log path to config/database file on startup
779 #
780 # HideSetup = False
781
782 ## The syslog facility, if you log to syslog
783 #
784 # SyslogFacility = LOG_AUTHPRIV
785 SyslogFacility=LOG_LOCAL2
786
787 ## The message authentication method
788 ## - If you change this, you *must* change it
789 ##   on client *and* server
790 #
791 # MACType = HMAC-TIGER
792
793
794 ## everything below is ignored
795 [EOF]
796
797 #####################################################################
798 # This would be the proper syntax for parts that should only be
799 #    included for certain hosts.
800 # You may enclose anything in a @HOSTNAME/@end bracket, as long as the
801 #    result still has the proper syntax for the config file.
802 # You may have any number of @HOSTNAME/@end brackets.
803 # HOSTNAME should be the fully qualified 'official' name 
804 #    (e.g. 'nixon.watergate.com', not 'nixon'), no aliases. 
805 #    No IP number - except if samhain cannot determine the 
806 #    fully qualified hostname.
807 #
808 # @HOSTNAME
809 # file=/foo/bar
810 # @end
811 #
812 # These are two examples for conditional inclusion/exclusion
813 # of a machine based on the output from 'uname -srm'
814 # $Linux:2.*.7:i666
815 # file=/foo/bar3
816 # $end
817 #
818 # !$Linux:2.*.7:i686
819 # file=/foo/bar2
820 # $end
821 #
822 #####################################################################