From 78ff5df038f0e70004019bd3f7f2e7df018a78f2 Mon Sep 17 00:00:00 2001 From: Uriel Date: Mon, 20 Jul 2009 02:17:07 +0000 Subject: [PATCH] Add a dummy file to etc/users/ so hg doesn't swallow it. --- etc/users/GROUP_AND_USER_ACCOUNTS | 1 + 1 file changed, 1 insertion(+) create mode 100644 etc/users/GROUP_AND_USER_ACCOUNTS diff --git a/etc/users/GROUP_AND_USER_ACCOUNTS b/etc/users/GROUP_AND_USER_ACCOUNTS new file mode 100644 index 0000000..f563306 --- /dev/null +++ b/etc/users/GROUP_AND_USER_ACCOUNTS @@ -0,0 +1 @@ +This is just a dummy file to force hg to preserve this directory that is used to store user and group account information.