]> git.ipfire.org Git - thirdparty/squid.git/commit
Attempt alternative method of snapshot cleanup.
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 Feb 2013 10:45:25 +0000 (03:45 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 Feb 2013 10:45:25 +0000 (03:45 -0700)
commit5f3f8b3f2365a48d019b1c8d6943ba11accb4cf0
treede0cfaaeccd25d4981bf38f32dcbbf6967269e2a
parent21744e8b24123abff3a86f1f2698fb14fb41788e
Attempt alternative method of snapshot cleanup.

Something in the sed regex patterns is not matching the snapshots detected
by the ls pattern. We can skip the sed and use the full file path ls
found to remove the snapshot.
mksnapshot-cron.sh