saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
2015-09-09 19:38:43 +02:00
committed by Hans Wurst
parent b32b8723da
commit 40cabf7288
2 changed files with 2 additions and 1 deletions

View File

@@ -10,4 +10,4 @@
#DOCKER_BINARY="/usr/bin/docker"
# any other random options you want to pass to docker
DOCKER_OPTS=""
DOCKER_OPTS="-s btrfs -g /mnt/docker-btrfs"