GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net-proxy
/
polipo
/
files
/
polipo.crond
blob: 2df79b180432dbdd1785a09cc7764fabba997d58 (
plain
)
1
2
3
4
#!/bin/bash
#Expire old cached objects
nice
-n
15
su
-s
/bin/sh
-c
'polipo -x'
polipo