[Service]
ExecStartPre=
ExecStart=

{
    $OUT .= "ExecStart=/usr/bin/wsdd -4 -i $InternalInterface{Name} -w $smb{Workgroup} -s";
}
