From 9f4961291c66511bf386767eaaf33df6fbbc3390 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Apr 2020 10:43:41 -0400 Subject: -v is version not vendor --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index ed000054..214d6cc9 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1299,7 +1299,7 @@ autoMountDrivePort label hp malias = propertyList desc $ props svcbase = Systemd.escapePath mountpoint selecthubport = unwords [ "-p", show (hubPort hp) - , "-v", hubVendor hp + , "-n", hubVendor hp , "-l", hubLocation hp ] -- cgit v1.2.3