Syntax for frozen directories
Posted: Fri Jun 17, 2011 12:14 am
I have a problem finding the correct syntax to use frozen directories.
I looked on the wiki but it only says how to use sticky files.
Do I put it in the greyhole.yml file under "other:" or not?
I tried
but that gave me errors when I ran
I also tried
But then it doesn't show up in /etc/greyhole.conf
I looked on the wiki but it only says how to use sticky files.
Do I put it in the greyhole.yml file under "other:" or not?
I tried
Code: Select all
other:
frozen_directory = Backup/crashplancacheCode: Select all
echo 'require "yaml"; YAML::load(File.open("/var/hda/platform/html/config/greyhole.yml"))' | irbCode: Select all
frozen_directory:
- - Backup/crashplancache