~ubuntu-branches/ubuntu/trusty/aide/trusty

« back to all changes in this revision

Viewing changes to debian/aide.conf.d/70_aide_dev

  • Committer: Bazaar Package Importer
  • Author(s): Marc Haber
  • Date: 2007-09-12 23:30:57 UTC
  • Revision ID: james.westby@ubuntu.com-20070912233057-wjp2z5qwn95baxgc
Tags: 0.13.1-8
* Have aide, aide-xen and aide-dynamic conflict mutually.
  Thanks to Michael Ablassmeier. Closes: #429906
* 70_aide_dev: Escape hashes in file names.
  Thanks to Sebastian Maus. Closes: #440674

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
  # -path is -wholename on sid, but -path still works on sarge and sid
18
18
  find /dev -path /dev/.static -prune -o -print | \
19
 
     sed 's/^\(.*\)/\1$ RamdiskData/'
 
19
     sed -e 's/^\(.*\)/\1$ RamdiskData/' \
 
20
         -e 's,#,\\#,g'
20
21
  echo "/dev/.static$ RamdiskData"
21
22
else
22
23
  # we have static /dev