lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master b88b1f1 1/2: Compare one tmpfs mount to anoth


From: Greg Chicares
Subject: [lmi-commits] [lmi] master b88b1f1 1/2: Compare one tmpfs mount to another
Date: Wed, 9 Oct 2019 18:46:45 -0400 (EDT)

branch: master
commit b88b1f19fe0d1342983d407741f670508d52a94f
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Compare one tmpfs mount to another
    
    Probably not really interesting--just curious.
---
 install_redhat.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/install_redhat.sh b/install_redhat.sh
index 47e89bb..86ade24 100755
--- a/install_redhat.sh
+++ b/install_redhat.sh
@@ -36,6 +36,7 @@ umount /srv
 
 mount -t tmpfs -o size=10G tmpfs /srv
 findmnt /tmp
+findmnt /srv
 
 # Make a more modern 'git' available via 'scl'. This is not needed
 # if all real work is done in a debian chroot.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]