From b454b564d3caa11b10fb744eae9037647da24cb9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 25 May 2012 02:39:34 +0200 Subject: Fix syntax of usermod command in comment. --- localmkpostfixvirtual | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localmkpostfixvirtual b/localmkpostfixvirtual index 9beacf8..7983197 100755 --- a/localmkpostfixvirtual +++ b/localmkpostfixvirtual @@ -31,7 +31,7 @@ # In the "Other" field of the GECOS info, the virtual user accounts has # hint(s) on the email domains tied to that domain: # -# # usermod -c "@abc.com @cde.org" abcde +# # usermod -c ",,,,@abc.com @cde.org" abcde # # The GECOS info has limited space. A domain group can span multiple # virtual accounts by mentioning the secondary account names in the -- cgit v1.2.3