From c464c336bd6fe95a33a22dce19ebd651eed22bfb Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Wed, 26 May 2010 21:27:45 +0200 Subject: [PATCH] roles/tmpfs: Also remove legacy comment --- roles/tmpfs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/tmpfs b/roles/tmpfs index c5d6ba6..fc51625 100755 --- a/roles/tmpfs +++ b/roles/tmpfs @@ -3,10 +3,6 @@ # This script is responsible for setting up /etc/fstab upon the # new instance. # -# This should be a simple job, but it is complicated by some of the -# differences between filesystems - some root filesystems will require -# the installation of new packages, and we have to handle that here. -# # Axel # -- #