configs: /etc/machine-id doesn't seem required
authorRobert Swiecki <robert@swiecki.net>
Fri, 1 Jun 2018 10:22:03 +0000 (12:22 +0200)
committerRobert Swiecki <robert@swiecki.net>
Fri, 1 Jun 2018 10:22:03 +0000 (12:22 +0200)
configs/firefox-with-cloned-net.cfg
configs/firefox-with-net.cfg

index b4a8260..8b1ee2c 100644 (file)
@@ -102,11 +102,6 @@ mount {
 }
 
 mount {
-       src_content: "01020304050607080910111213141516"
-       dst: "/etc/machine-id"
-}
-
-mount {
        src: "/dev/urandom"
        dst: "/dev/urandom"
        is_bind: true
index 84a9901..d4a33c4 100644 (file)
@@ -96,11 +96,6 @@ mount {
 }
 
 mount {
-       src_content: "01020304050607080910111213141516"
-       dst: "/etc/machine-id"
-}
-
-mount {
        src: "/dev/urandom"
        dst: "/dev/urandom"
        is_bind: true