Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu / # acpid dmesg keymaps mysql pydoc-3.1 udev
- alsasound env_whitelist local net rc urandom
- bluetooth fsck localmount network rsyncd xdm
- bootmisc git-daemon local.start ntp-client saslauthd
- consolefont gpm local.stop ntpd sshd
- crypto-loop hostname lvm pciparm staticroute
- device-mapper hwclock modules pydoc-2.6 syslog-ng
- ubuntu / #
- --- /etc/dispatch-conf.conf 2010-10-21 04:06:11.000000000 -0400
- +++ /etc/._cfg0000_dispatch-conf.conf 2011-03-13 23:05:13.000000000 -0400
- @@ -6,12 +6,22 @@
- archive-dir=/etc/config-archive
- # Use rcs for storing files in the archive directory?
- +# WARNING: When configured to use rcs, read and execute permissions of
- +# archived files may be inherited from the first check in of a working
- +# file, as documented in the ci(1) man page. This means that even if
- +# the permissions of the working file have since changed, the older
- +# permissions of the first check in may be inherited. As mentioned in
- +# the ci(1) man page, users can control access to RCS files by setting
- +# the permissions of the directory containing the files (see
- +# archive-dir above).
- # (yes or no)
- use-rcs=no
- # Diff for display
- # %s old file
- # %s new file
- +# If using colordiff instead of diff, the less -R option may be required
- +# for correct display.
- diff="diff -Nu '%s' '%s' | less --no-init --QUIT-AT-EOF"
- :
Advertisement
Add Comment
Please, Sign In to add comment