Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Side by Side Diff: experimental/webtry/sys/webtry_schroot

Issue 228693002: Initial code for webtry, a web application for allowing users to try out Skia. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Don't add webtry to everything.gyp Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [webtry]
2 description=Chroot jail for webtry runs.
3 type=directory
4 directory=/srv/chroot/webtry
5 users=default,webtry
6 root-groups=default
7 personality=linux
8 preserve-environment=false
9 profile=minimal
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698