diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2012-05-25 02:47:22 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2012-05-25 02:47:22 +0200 |
| commit | 179cfdc4d97ea8f60539a5f5d291fbead645032d (patch) | |
| tree | 88abe2dedb8f8c91902f32ec17e570c9c8f1d210 | |
| parent | 98394c03f138efb28dbfd833bf51093a2e0a3b14 (diff) | |
Update comment to not mention no longer needed (or existing) localmaildomaincreate.
| -rwxr-xr-x | localmkpostfixvirtual | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/localmkpostfixvirtual b/localmkpostfixvirtual index 407ac54..4c3c712 100755 --- a/localmkpostfixvirtual +++ b/localmkpostfixvirtual @@ -58,11 +58,7 @@ # Postfix lookup tables # --------------------- # -# Lookup table for postfix is generated like this: -# -# # localmaildomaincreate -# -# ..and if satisified, apply the new file to the running system: +# Lookup table for postfix is generated/update with this command: # # # localmaildomainupdate # |
