Browse code

daemon: daemon_experimental.go: fix typo

Signed-off-by: Antonio Murdaca <runcom@redhat.com>

Antonio Murdaca authored on 2015/12/01 20:03:50
Showing 1 changed files
... ...
@@ -16,7 +16,7 @@ import (
16 16
 
17 17
 func setupRemappedRoot(config *Config) ([]idtools.IDMap, []idtools.IDMap, error) {
18 18
 	if runtime.GOOS != "linux" && config.RemappedRoot != "" {
19
-		return nil, nil, fmt.Errorf("User namespaces are not supported on Linux")
19
+		return nil, nil, fmt.Errorf("User namespaces are only supported on Linux")
20 20
 	}
21 21
 
22 22
 	// if the daemon was started with remapped root option, parse