diff options
Diffstat (limited to 'community/schroot/arch32-example')
-rw-r--r-- | community/schroot/arch32-example | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/community/schroot/arch32-example b/community/schroot/arch32-example new file mode 100644 index 000000000..4781914b1 --- /dev/null +++ b/community/schroot/arch32-example @@ -0,0 +1,10 @@ +[arch32] +description=Arch32 +type=directory +directory=/opt/arch32 +#users=username +groups=users +root-groups=root +profile=arch32 +personality=linux32 +#aliases=32,i686 |