diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2012-08-18 20:30:52 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2012-08-18 20:30:52 -0300 | 
| commit | 1a4b9310ac7b6b2d531eb43e892a645adfdd8e04 (patch) | |
| tree | a377c720a219911c3d367cbe9c844aa2d99059b0 | |
| parent | 4871822eb770eefdb142ba2212064655842859d0 (diff) | |
| download | puppet-nodo-1a4b9310ac7b6b2d531eb43e892a645adfdd8e04.tar.gz puppet-nodo-1a4b9310ac7b6b2d531eb43e892a645adfdd8e04.tar.bz2 | |
Cleaning old torrent cache (2)
| -rw-r--r-- | manifests/personal.pp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/manifests/personal.pp b/manifests/personal.pp index 0b48e66..8f662fa 100644 --- a/manifests/personal.pp +++ b/manifests/personal.pp @@ -33,7 +33,6 @@ class nodo::personal {    # Old torrent cache    file { "/var/cache/torrents": -    ensure => directory,      ensure => absent,      mode   => 0755,    } | 
